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

Feature/more stable celery workers/main #149

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

s4ke
Copy link
Member

@s4ke s4ke commented Nov 10, 2024

No description provided.

@s4ke
Copy link
Member Author

s4ke commented Nov 10, 2024

Since we are introducing celery workers based on gevent, we should also make use of async i/o patterns for event delivery.

see https://chatgpt.com/share/e/673112c4-a0a8-8004-b007-43865a7a63ac for inspiration

@s4ke
Copy link
Member Author

s4ke commented Nov 10, 2024

Also: Think about maybe making persisting use gevent inside tasks for better i/o capabilities? But this might be harder to get right with database connection pooling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant