92acfbd449
The retry flag allows an integration to specify whether a retry can potentially be solved or if the error is likely not going to recover. For example invalid authentication is likely a wrong configuration and therefore a retry would not make sense, while a server error is likely a temporary problem and can potentially be solved on the next retry. |
||
---|---|---|
.. | ||
impl.go | ||
notify.go | ||
notify_test.go |