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

deregister_job does not raise URLNotFoundNomadException #114

Open
valenvb opened this issue Mar 24, 2021 · 0 comments
Open

deregister_job does not raise URLNotFoundNomadException #114

valenvb opened this issue Mar 24, 2021 · 0 comments

Comments

@valenvb
Copy link

valenvb commented Mar 24, 2021

Calling job.deregister_job() with a non-existent job-id does not raise an error.
Seems like it might actually be an issue with the Nomad API not responding to that with a 404, since it looks like that should be handled by the request code in this library, has anyone else seen this?

@valenvb valenvb changed the title deregister_job does not throw URLNotFoundNomadException deregister_job does not raise URLNotFoundNomadException Mar 24, 2021
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

No branches or pull requests

1 participant