Skip to content

Conversation

@JonasSchubert
Copy link
Contributor

https://github.com/sindresorhus/got/blob/a359bd385129d2adbc765b52dfbbadac5f54a825/documentation/7-retry.md#retry

This could fix #839. Processing creation of tags could take longer then the time between the API requests. Adding the status code 422 to the retry configuration could solve this problem as it uses three attempts with additional time between the attempts.

@JonasSchubert JonasSchubert requested a review from fgreinacher May 7, 2025 13:32
Copy link
Contributor

@fgreinacher fgreinacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, let's give it a try!

@fgreinacher fgreinacher merged commit cfd90cf into master May 7, 2025
14 checks passed
@fgreinacher fgreinacher deleted the fix/update-status-codes-for-retry-#839 branch May 7, 2025 17:05
@github-actions
Copy link

github-actions bot commented May 7, 2025

🎉 This PR is included in version 13.2.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 13.3.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

422 (Unprocessable entity) due to missing ref

3 participants