Hacker, Pro, and Teams users can now code for hours without restarts
Key point
Replit gave paid-plan users regular VMs instead of Google Cloud's spot instances, reducing container restart frequency by 10x.
Details
Previously, users on Replit's Hacker, Pro, and Teams plans experienced their containers restarting roughly every hour while coding. This was caused by 'Preemption,' which occurs when using Google Cloud Platform (GCP)'s Spot rate instances.
When a container restarts, running processes are interrupted, services restart, and all of the program's working memory is lost. This was a very painful experience that broke developers' flow.
Replit has now upgraded the VMs for users on these plans from spot instances to Regular provisioning. This has reduced container restarts by more than 10x, from several times per hour to about 1-2 times per day.
This update is the result of reinvesting cost savings, achieved through concurrent Repl execution limits and outbound data transfer limits introduced to prevent platform abuse, back into the core product experience.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.