cli / cli/go-gh

Use retryable HTTP client (for 50x) errors

Open
#157 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
438
Forks
94
Avg merge
5d 13h
Merged PRs (30d)
6

Description

To make clients like [gh](https://github.com/cli/cli) more robust, it would be great to have HTTP retries especially on 50x errors. A library like [go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) could be used for that, but that would be clearly a breaking API change.

Do you have thoughts on that?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.