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

Add options to Delay and DelayKwargs functions #1

Merged
merged 5 commits into from
Jun 18, 2024

Conversation

krystian-wojakiewicz
Copy link

The forked version was lacking the ability to use some of the options available through TaskMessage struct. This change introduces a CeleryTaskOption type, which allows you to use features like ETA.

@krystian-wojakiewicz krystian-wojakiewicz merged commit a8233b5 into master Jun 18, 2024
2 checks passed
@krystian-wojakiewicz krystian-wojakiewicz deleted the add_options_for_delay branch June 18, 2024 15:18
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