[obs-commits] [openSUSE/open-build-service] b03f53: [backend] Checker: also add an retry event for rem...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: b03f534751a09665f2187efc202b8e58292c4fe7 https://github.com/openSUSE/open-build-service/commit/b03f534751a09665f2187e... Author: Michael Schroeder <mls@suse.de> Date: 2020-11-25 (Wed, 25 Nov 2020) Changed paths: M src/backend/BSSched/Checker.pm Log Message: ----------- [backend] Checker: also add an retry event for remote errors in the info We only did this for remote errors in the pdata (i.e. source expansion errors), but not for the info (path expansion errors). Also treat 5\d\d remote error as transient errors. They can be caused by proxies that come before the remote instance. (See also the code in BSSched::RPC::is_transient_error) Commit: 5d78e062f491bc43bd450784b70bd2ac0e096e9a https://github.com/openSUSE/open-build-service/commit/5d78e062f491bc43bd4507... Author: Michael Schroeder <mls@suse.de> Date: 2020-11-25 (Wed, 25 Nov 2020) Changed paths: M src/backend/BSSched/Checker.pm Log Message: ----------- Merge pull request #10478 from mlschroe/master [backend] Checker: also add an retry event for remote errors in the info Compare: https://github.com/openSUSE/open-build-service/compare/874d1edbee8c...5d78e0...
participants (1)
-
Michael Schroeder