[openSUSE/osc] e25dc2: Retry on receiving the following HTTP status codes...
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: e25dc2d24ffc9e19ef74d689ce1f225f4c0978bf https://github.com/openSUSE/osc/commit/e25dc2d24ffc9e19ef74d689ce1f225f4c097... Author: Daniel Mach <daniel.mach@suse.com> Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M osc/connection.py Log Message: ----------- Retry on receiving the following HTTP status codes: 400, 500, 502, 503, 504 Retrying 400 mitigates a problem with retrieving data from OBS API while the server runs a service. Commit: 6d5493130e384da5f6d27de9edf0b61ed010f5bd https://github.com/openSUSE/osc/commit/6d5493130e384da5f6d27de9edf0b61ed010f... Author: Daniel Mach <daniel.mach@suse.com> Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M osc/connection.py Log Message: ----------- Merge pull request #1306 from dmach/connection-retry-on-errors Retry on receiving the following HTTP status codes: 400, 500, 502, 503, 504 Compare: https://github.com/openSUSE/osc/compare/3f421c8fad5c...6d5493130e38
participants (1)
-
Daniel Mach