Skip to content

feat(crons): Add ability dispatch clock ticks to kafka #69896

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

Conversation

evanpurkhiser
Copy link
Member

No description provided.

@evanpurkhiser evanpurkhiser requested a review from a team as a code owner April 29, 2024 17:44
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 29, 2024
@evanpurkhiser evanpurkhiser force-pushed the evanpurkhiser/feat-crons-add-ability-dispatch-clock-ticks-to-kafka branch from abbc932 to ef73a24 Compare April 29, 2024 17:49
# monitors-clock-pulse topic
pass
if settings.SENTRY_EVENTSTREAM != "sentry.eventstream.kafka.KafkaEventStream":
# XXX(epurkhiser): Unclear what we want to do if we're not using kafka
Copy link
Member

Choose a reason for hiding this comment

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

Just fire the tasks directly probably, it's only for dev

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah I'll keep the logic separate to handle that 👍

@evanpurkhiser evanpurkhiser enabled auto-merge (squash) April 29, 2024 18:08
@evanpurkhiser evanpurkhiser merged commit 058f5a2 into master Apr 29, 2024
47 checks passed
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/feat-crons-add-ability-dispatch-clock-ticks-to-kafka branch April 29, 2024 18:19
@github-actions github-actions bot locked and limited conversation to collaborators May 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants