500 When trying to spawn pods too fast, is there a way to spawn multiple?
Ive managed to start 100 nodes with no issues using synchronus requests, but when I use async it gives me 500s quite often. I usually try to start 20-100 nodes at once but even 2 can cause the 500.
Payload
some extras payload sprinkles
2 Replies
this is pretty much the fastest way to create pods atm, so we're probably running into bottlenecks we haven't encountered before. the "Something went wrong" error message means the error originates from our graphql, where for some reason we decided to obscure the real error message from the user. I can try to find the real problem in the logs if you dm your email you use for the account
DM sent
As a side note. Shutting down many pods doesn’t seem to 500
Any progress on this? takes us over a minute to turn on bulk pods at the moment. Also noticing some 500s if we request them back to back synchronous. Its much more rare.