Skip to content

feat: retry requests on api bad_gateway error#874

Merged
jooola merged 1 commit into
mainfrom
retry_one_badgateway_error
Jun 12, 2026
Merged

feat: retry requests on api bad_gateway error#874
jooola merged 1 commit into
mainfrom
retry_one_badgateway_error

Conversation

@jooola

@jooola jooola commented Jun 12, 2026

Copy link
Copy Markdown
Member

If the API returns an error code bad_gateway, retry the failed request.

@jooola jooola requested a review from a team as a code owner June 12, 2026 12:30
@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.41%. Comparing base (0bbc671) to head (7206903).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #874   +/-   ##
=======================================
  Coverage   78.40%   78.41%           
=======================================
  Files          59       59           
  Lines        4366     4368    +2     
=======================================
+ Hits         3423     3425    +2     
  Misses        640      640           
  Partials      303      303           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jooola jooola merged commit 7cdd31b into main Jun 12, 2026
5 checks passed
@jooola jooola deleted the retry_one_badgateway_error branch June 12, 2026 12:33
jooola pushed a commit that referenced this pull request Jun 12, 2026
<!-- section-start changelog -->
### Features

- retry requests on api `bad_gateway` error (#874)

<!-- section-end changelog -->

---

<details>
<summary><h4>PR by <a
href="https://github.com/apricote/releaser-pleaser">releaser-pleaser</a>
🤖</h4></summary>

If you want to modify the proposed release, add you overrides here. You
can learn more about the options in the docs.

## Release Notes

### Prefix / Start

This will be added to the start of the release notes.

~~~~rp-prefix
~~~~

### Suffix / End

This will be added to the end of the release notes.

~~~~rp-suffix
~~~~

</details>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants