Skip to content

deregister_job does not raise URLNotFoundNomadException  #114

Description

@valenvb

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?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions