Open nhooey opened 8 years ago
Basically we need to look at the response code and if its a 429 then we need a exponential backoff and retry strategy.
I just realized that looking at the stack trace that is something that they should probably be handled by the upstream library. I need to do some research but this is actually a bug on their end from what I can tell so far.
I'm getting an
HTTP 429
from HipChat, which the documentation says is rate-limiting. It seems the Sensu plugin doesn't know about this response code: