actions / create-github-app-token

GitHub Action for creating a GitHub App Installation Access Token
https://github.com/marketplace/actions/create-github-app-token
MIT License
344 stars 47 forks source link

Improve retry logic #80

Open gr2m opened 10 months ago

gr2m commented 10 months ago

Follow up to #71.

We introduced a simple request retry logic via #79. There are a few ways we could improve the implementation