8000 Please consider retries for the Octokit client · Issue #104 · actions/github-script · GitHub
[go: up one dir, main page]

Skip to content
Please consider retries for the Octokit client #104
Closed
@awendt

Description

@awendt

Is your feature request related to a problem? Please describe.

I just ran into a problem where a call to the Github API unexpectedly returned a 404 error. This failed our workflow. The error was intermittent and wasn't reproducible when I re-ran the job.

Describe the solution you'd like

I'd like any API calls made by the github client to be retried, preferably using the retry plugin

Describe alternatives you've considered

I've considered adding the retry logic to our workflow but this defeats the purpose of having a pre-authenticated API client.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0