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

Problem with job cancel #1227

Closed
grzanka opened this issue Sep 27, 2023 · 0 comments · Fixed by #1232
Closed

Problem with job cancel #1227

grzanka opened this issue Sep 27, 2023 · 0 comments · Fixed by #1232
Assignees

Comments

@grzanka
Copy link
Contributor

grzanka commented Sep 27, 2023

Sending job cancel job fails.

I observed a strange behaviour. When sending GET request to jobs endpoint the job id is specified in following way:

jobs?job_id=20230927-135558-62fbe0db-a805-4e21-b9ee-2c7e97bd92ebDIRECT

when sending DELETE request to jobs/direct endpoint, the job id has additional = sign at the end:

jobs/direct?20230927-135558-62fbe0db-a805-4e21-b9ee-2c7e97bd92ebDIRECT=

I suspect this may be the source of following problems:

image

image
image
image

@Derstilon Derstilon self-assigned this Sep 28, 2023
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 a pull request may close this issue.

2 participants