Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable Horde API Error: "2 per 1 second" #199

Open
LastZolex opened this issue Nov 14, 2023 · 2 comments
Open

Stable Horde API Error: "2 per 1 second" #199

LastZolex opened this issue Nov 14, 2023 · 2 comments
Assignees
Labels
bug Something isn't working configuration Configuration task that might involve refactoring some code

Comments

@LastZolex
Copy link

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

@daveschumaker
Copy link
Owner

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.

@daveschumaker daveschumaker self-assigned this Nov 14, 2023
@daveschumaker daveschumaker added bug Something isn't working configuration Configuration task that might involve refactoring some code labels Nov 14, 2023
@LastZolex
Copy link
Author

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? 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working configuration Configuration task that might involve refactoring some code
Projects
Development

No branches or pull requests

3 participants
@daveschumaker @LastZolex and others