Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(action): retry start stop requests at least 3 times #45

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

soonum
Copy link
Contributor

@soonum soonum commented Dec 4, 2024

This is done to prevent possible errors du to network of Slab CI server.
This also performs a cleanup if start request has succeeded but not the rest of the process to avoid zombie instances.

@soonum soonum requested a review from IceTDrinker December 4, 2024 13:32
@soonum soonum self-assigned this Dec 4, 2024
@soonum soonum marked this pull request as ready for review December 4, 2024 14:00
This is done to prevent possible errors du to network of Slab CI
server.
This also performs a cleanup if start request has succeeded but
not the rest of the process to avoid zombie instances.
@soonum soonum force-pushed the dt/feat/request_retry branch from 8896570 to bbbfe04 Compare December 5, 2024 10:33
@soonum soonum requested a review from IceTDrinker December 5, 2024 10:36
@soonum soonum merged commit ff32326 into main Dec 5, 2024
23 checks passed
@soonum soonum deleted the dt/feat/request_retry branch December 5, 2024 11:01
@soonum
Copy link
Contributor Author

soonum commented Dec 13, 2024

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants