Skip to content

Conversation

@desertaxle
Copy link
Member

This PR introduces pydocket as a dependency to replace our FastAPI background_task usage. Using Docket will preserve the default behavior where background tasks that shouldn't block API responses are run in-memory, but gives users the option to use Redis for more durable execution of those background tasks.

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.

2 participants