Bug 1825582 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

[scriptworker-scripts/pull/702]() should mitigate the intermittents failures seen on Bug 1817535 ([see here](https://github.com/googleapis/python-storage/blob/7c8a178978d2022482afd301242ae79b2f9c737a/google/cloud/storage/retry.py#L32)) and Bug 1644408 ([see here](https://github.com/googleapis/python-storage/blob/7c8a178978d2022482afd301242ae79b2f9c737a/google/cloud/storage/retry.py#L34-L35)) by retrying the requests. Hopefully saving us some re-runs and making the tasks more resilient.
[scriptworker-scripts/pull/702]() should mitigate the intermittents failures seen on Bug 1817535 ([see here](https://github.com/googleapis/python-storage/blob/7c8a178978d2022482afd301242ae79b2f9c737a/google/cloud/storage/retry.py#L32)) and Bug 1644408 ([see here](https://github.com/googleapis/python-storage/blob/7c8a178978d2022482afd301242ae79b2f9c737a/google/cloud/storage/retry.py#L34-L35)) by retrying the requests. Hopefully saving us some re-runs and making the tasks more resilient / less flaky.
[scriptworker-scripts/pull/702](https://github.com/mozilla-releng/scriptworker-scripts/pull/702) should mitigate the intermittents failures seen on Bug 1817535 ([see here](https://github.com/googleapis/python-storage/blob/7c8a178978d2022482afd301242ae79b2f9c737a/google/cloud/storage/retry.py#L32)) and Bug 1644408 ([see here](https://github.com/googleapis/python-storage/blob/7c8a178978d2022482afd301242ae79b2f9c737a/google/cloud/storage/retry.py#L34-L35)) by retrying the requests. Hopefully saving us some re-runs and making the tasks more resilient / less flaky.

Back to Bug 1825582 Comment 3