Skip to content

Fix OVHResourceNotFound exception if installation has been completed recently #120

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aft2d
Copy link

@aft2d aft2d commented Apr 30, 2025

Calling /dedicated/server/{service_name}/install/status can throw a OVHResourceNotFound exception.

This is because /dedicated/server/{service_name}/install/status status code is 404 if the installation has been completed.
I'd say that the code shouldn't get at that point because the tasks are checked right before. But because of things being slow at OVH, it's probably possible.

@aft2d aft2d force-pushed the fix-install-wait branch from 7940a08 to 24120f3 Compare April 30, 2025 19:36
aft2d added 2 commits April 30, 2025 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant