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

feat(celery): Enable sending the sent task event by default #3961

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

adinhodovic
Copy link
Contributor

@adinhodovic adinhodovic commented Nov 22, 2022

Description

Enable sending task sent event by default. It's useful for e.g Flower and Celery-exporter.

Checklist:

  • I've made sure that tests are updated accordingly (especially if adding or updating a template option)
  • I've updated the documentation or confirm that my change doesn't require any updates

Rationale

Helps differ between sent to workers and received by them.

Forgot that this is disabled in previous pr.

@luzfcb luzfcb merged commit 9cf0d75 into cookiecutter:master Nov 23, 2022
@luzfcb
Copy link
Collaborator

luzfcb commented Nov 23, 2022

@adinhodovic, thanks again. 🚢

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