You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Retry release notes after a few seconds
I have been seeing the error "unable to detect release" due
to a timing issue between the webhook and GitHub's API
updating current releases.
This enables a single retry and I'll monitor it from there.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>