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

Abandon des notifications Mattermost en cas d'erreur #1212

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bricedurand
Copy link
Contributor

Les jobs SendMattermostNotificationJob restent parfois bloqués dans la file Running de GoodJob, avec une erreur GoodJob::InterruptError.

Cela engendre à priori des redémarrages intempestifs du worker de GoodJob.

Pour éviter ça on dit à GoodJob d'abandonner la tâche dans le cas où on a cette erreur.

@bricedurand bricedurand added the bug Something isn't working label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant