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

fix(tempest): fix tasks import #83369

Merged
merged 3 commits into from
Jan 14, 2025
Merged

Conversation

vgrozdanic
Copy link
Member

Few hours ago #82454 was deployed, but there we have missed to register celery tasks which cause another error: https://sentry.sentry.io/issues/4271076192/?project=1&query=is%3Aunresolved%20sentry.tempest.tasks.poll_tempest&referrer=issue-stream&sort=date&statsPeriod=2h&stream_index=0

This PR registers the celery tasks and should also fix the Sentry error

@vgrozdanic vgrozdanic requested review from tobias-wilfert and a team January 14, 2025 13:18
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 14, 2025
@vgrozdanic vgrozdanic enabled auto-merge (squash) January 14, 2025 13:20
@vgrozdanic vgrozdanic merged commit 8365efc into master Jan 14, 2025
48 checks passed
@vgrozdanic vgrozdanic deleted the vgrozdanic/fix-tempest-task-import branch January 14, 2025 13:47
andrewshie-sentry pushed a commit that referenced this pull request Jan 22, 2025
Few hours ago #82454 was
deployed, but there we have missed to register celery tasks which cause
another error:
https://sentry.sentry.io/issues/4271076192/?project=1&query=is%3Aunresolved%20sentry.tempest.tasks.poll_tempest&referrer=issue-stream&sort=date&statsPeriod=2h&stream_index=0

This PR registers the celery tasks and should also fix the Sentry error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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