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

Better handling of leftover tasks in a (potentially large) task queue #41

Open
tomreitz opened this issue Jul 12, 2024 · 0 comments
Open

Comments

@tomreitz
Copy link
Collaborator

This thread includes discussion of how to restructure the processing of task queues in batches so that we don't have to include a final block to process any leftover tasks in the queue. @johncmerfeld proposed a way to do that but @tomreitz pointed out possible memory impact of his solution - opening this issue so we don't forget to consider better solutions.

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

No branches or pull requests

1 participant