What are the technical limitations for a Glitch project?
1 Like
Your new Glitch project has the following restrictions:
- 200 Mb disk space (excluding files stored in the assets drawer)
- 512 Mb memory
- 4000 incoming requests per hour
Additionally, projects you create when not logged in will be deleted after 5 days.
Finally, projects go to sleep after 5 minutes of inactivity, and you project’s container is stopped every 12 hours (it wakes back up after receiving a new request).
These limitations are also detailed in our help docs.