Stable Horde API Error: "2 per 1 second"
LastZolex opened this issue ยท 2 comments
Hi there,
I guess the StableHorde as introduced a new validation on how fast image requests are added to the queue ;)
Since yesterday, always when I start a larger queue with the same prompt, I get this api error:
- Stable Horde API Error: "2 per 1 second"
I guess / hope it can be remedied by submitting the requests with a little delay between the submissions.
It never has happened to me yet when I add several pictures manually one after the other.
Thanks a lot for reading ๐
LZ
Thank you for this report (and all your reports). I'll take a look at this soon. I do know about this change, but thought that ArtBot would be able to get around it. I see that I need to change the timing up.
Thanks a lot for your quick reply and all your great work ๐๐
In the context of request submissions I just stubled across another new horde error that I did not have before:
- Stable Horde API Error: "Parallel requests (31) exceeded user limit (30). Please try again later or request to increase your concurrency."
I am unsure if this is all new as well, because I always had my max concurrency configured to 20 in the AI Horde Settings in Artbot and never saw that warning before
Maybe the cause is located near to the "2 in 1 second" issue? ๐