[go: up one dir, main page]

Skip to content

Slack notifications not working for pipeline jobs - Handle rate limit events

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

I have added a slack integration to my project. I am getting notifications for push events - however, pipeline jobs notifications are not working.

Proposal

Some notifications are rate-limited, which we currently don't handle: #356896 (comment 934257676)

To fix this I think we would need to reschedule the failed ProjectServiceWorker job, using retry_after from the response (which might be minutes or seconds).

Edited by 🤖 GitLab Bot 🤖