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

Sending messages too quickly to one resource breaks #7

Open
kamuda1 opened this issue Mar 16, 2023 · 2 comments
Open

Sending messages too quickly to one resource breaks #7

kamuda1 opened this issue Mar 16, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@kamuda1
Copy link
Collaborator

kamuda1 commented Mar 16, 2023

Write and read at the same time? Can we not save locally? Race condition? We need a queue?

@kamuda1
Copy link
Collaborator Author

kamuda1 commented Mar 16, 2023

Yeah bby we need a queue of prompts to do. Independent process for the GPU, check queue, push finished jobs to another queue.

@kamuda1
Copy link
Collaborator Author

kamuda1 commented Mar 16, 2023

Then that queue pushes to discord, first in first out style

@dankleeman dankleeman added the bug Something isn't working label Mar 17, 2023
@dankleeman dankleeman added this to the Improved Async Usage milestone Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants