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 Celery worker and beat services #41

Merged
merged 2 commits into from
Feb 6, 2024
Merged

Conversation

patheard
Copy link
Member

@patheard patheard commented Feb 5, 2024

Summary

Add Celery worker/beat services to the Superset cluster. These will be used to handle longer running SQL queries and schedule cleanup jobs.

Related

@patheard patheard self-assigned this Feb 5, 2024
Copy link
Member

@CalvinRodo CalvinRodo left a comment

Choose a reason for hiding this comment

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

🌮🐱

Add Celery worker/beat services to the Superset cluster.  These
will be used to handle longer running SQL queries and schedule
cleanup jobs.
@patheard patheard merged commit 9c1c54a into main Feb 6, 2024
4 checks passed
@patheard patheard deleted the feat/celery-services branch February 6, 2024 17:41
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