-
Notifications
You must be signed in to change notification settings - Fork 277
Dedupe Webhooks for queue-processor #297
Copy link
Copy link
Open
Labels
Priority: LowThis issue will not be seen by most users. The issue is a very specific use case or corner caseThis issue will not be seen by most users. The issue is a very specific use case or corner caseType: EnhancementNew feature or requestNew feature or requeststalebot-ignoreTo NOT let the stalebot update or close the Issue / PRTo NOT let the stalebot update or close the Issue / PR
Milestone
Metadata
Metadata
Assignees
Labels
Priority: LowThis issue will not be seen by most users. The issue is a very specific use case or corner caseThis issue will not be seen by most users. The issue is a very specific use case or corner caseType: EnhancementNew feature or requestNew feature or requeststalebot-ignoreTo NOT let the stalebot update or close the Issue / PRTo NOT let the stalebot update or close the Issue / PR
Events like spot rebalance recommendation, asg lifecycle hooks, spot ITN, and ec2 instance status change can cause multiple webhooks to fire, one for each event on the same instance. NTH should dedupe webhooks that have already been sent for an instance since the drain status has not changed.