Skip to content

Support Django 6's Django Tasks #82

@owais

Description

@owais

Django 6.0 introduces a background jobs API called Django Tasks. It does not ship with a worker implementation and expects users to bring their own. Right now there are zero prod ready backends (worker implementations). There is django-tasks module but it is far far from being prod ready.

Chancy looks great and it would be nice for Chancy to ship support for Django Tasks so Django projects could start Chancy workers and point their Django Tasks setting to use Chancy as the Tasks implementation.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions