I got sent an email saying that I have used 101% of my Egress which is outbound data.
Further in the message it says “Your Repls’ network throughput is being throttled and will eventually be shut off.”. What does Replit mean when they say “is being throttled” and “will eventually be shut off.”?
You might be able to use more egress for now (although things will be slower), so you should probably either figure out how to pay or start working on a project that doesn’t use much bandwidth and will hopefully get you some tips.
yeah I guess throttle means they’ll basically allow it to “work” but anything to do with sending outbound requests, etc will start being extra weird as replit trys to make sure the program stops using data
Throttle is a bit like what happens with computer or data in phones. They will give you some egress here and there for a short time, at a decreasing rate till it is fully blocked.
Hi there! Since you’ve used up your allotted egress you will see much slower network speeds and your outbound data transfer from the Repl will slow down to the point where we stop you from sending requests :).
You need to make the UI become more apparent about when you exceed your quota, I spent HOURS debugging what was wrong with my app before I found my way here.