packit / dist-git-to-source-git

Converting dist-git to source-git
MIT License
4 stars 9 forks source link

Catch failures to push to the Pushgateway #181

Open sentry-io[bot] opened 3 years ago

sentry-io[bot] commented 3 years ago

Due to intermitent networking issues in OpenShift, pushing metrics to the Pushgateway might fail, which currently ends up as an unhandled exception, potentially breaking the update process.

Catch these failures, proabably somewhere in the metrics code, so that the update process can continue.

Sentry Issue: DIST2SRC-UPDATE-1Y