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: Add crons task consumers #3106

Merged
merged 3 commits into from
Jun 4, 2024
Merged

feat: Add crons task consumers #3106

merged 3 commits into from
Jun 4, 2024

Commits on Jun 3, 2024

  1. feat: Add crons task consumers

    We now process tasks via Kafka consumers instead of celerybeat. This needs to be added to self-hosted as well
    wedamija committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5471518 View commit details
    Browse the repository at this point in the history
  2. add kafka topics

    wedamija committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0bfbda5 View commit details
    Browse the repository at this point in the history
  3. add if statement

    wedamija committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d5c516f View commit details
    Browse the repository at this point in the history