Monday Code Limits

I have a few questions regarding my application on the Monday Code platform:

  1. Is there a limit on CPU and RAM usage for applications running on Monday Code?
  2. Does my application stay active continuously, or does it spin up only upon receiving a request? If I initiate a background job, will it be terminated after a certain period?
  3. How large can files be when written to the file system?
  4. How long are files stored on the file system once they are written?

Hello there @baris.aytekin and welcome to the community!

I checked this with the team in charge of monday code and they mentioned that:

  1. The limit is 1 CPU and 512mb of RAM
  2. monday code is serverless, so the answer is no to both questions
  3. The mentioned this is not supported
  4. The mentioned this is not supported

Let me know if you have any other questions :smile:

Cheers,
Matias

1 Like