Skip to content

Conversation

markstory
Copy link
Member

These are replaced by the taskworker and taskscheduler containers

Refs STREAM-433

These are replaced by the `taskworker` and `taskscheduler` containers

Refs STREAM-433
Copy link

linear bot commented Sep 19, 2025

Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.49%. Comparing base (ec44e98) to head (3232988).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3946   +/-   ##
=======================================
  Coverage   99.49%   99.49%           
=======================================
  Files           3        3           
  Lines         197      197           
=======================================
  Hits          196      196           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aldy505 aldy505 changed the title chore(tasks) Remove the worker and cron containers chore(tasks): Remove the worker and cron containers Sep 19, 2025
@aldy505 aldy505 merged commit b4723a0 into master Sep 19, 2025
15 checks passed
@aldy505 aldy505 deleted the chore-remove-celery branch September 19, 2025 14:47
# information on configuring your queue broker and workers. Sentry relies
# on a Python framework called Celery to manage queues.

rabbitmq_host = None
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aldy505 @markstory would this require a migration for existing setups or would it just be a useless config definition for them until they delete?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Useless config definition I believe

@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants