Skip to content

pw: retry POST actions 3 times instead of 1#81

Open
matttbe wants to merge 1 commit into
linux-netdev:mainfrom
matttbe:pw-retry
Open

pw: retry POST actions 3 times instead of 1#81
matttbe wants to merge 1 commit into
linux-netdev:mainfrom
matttbe:pw-retry

Conversation

@matttbe

@matttbe matttbe commented Jul 14, 2026

Copy link
Copy Markdown
Member

More errors are visible recently. The last one got two 504 errors in a row.

It seems better to retry 2 times more with an exponential back-off, so retrying for maximum 3 minutes 30 + the timeout period.

Note: this is currently only the POST side. The GET will certainly follow soon when we can get the confirmation that the same error is happening on the GET side (which is very likely...)

More errors are visible recently. The last one got two 504 errors in a
row.

It seems better to retry 2 times more with an exponential back-off, so
retrying for maximum 3 minutes 30 + the timeout period.

Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
@matttbe matttbe requested a review from kuba-moo July 14, 2026 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant