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

RemoveJob is not working #988

Open
andyglez96 opened this issue May 2, 2024 · 5 comments
Open

RemoveJob is not working #988

andyglez96 opened this issue May 2, 2024 · 5 comments
Labels

Comments

@andyglez96
Copy link

Describe the bug
When trying to remove a job which is currently rendering I got an error (see the attachment)

Information about environment

  • Binaries v1.50.6
  • Server + worker
  • Windows 11

Screenshots
image
image

@andyglez96
Copy link
Author

@inlife is this a known problem?

@inlife
Copy link
Owner

inlife commented May 7, 2024

Seems like it's related to the fact that the worker attempts to update the job even though it was removed already.

@andyglez96
Copy link
Author

exactly

@inlife
Copy link
Owner

inlife commented May 10, 2024

Functionality for job cancellation/removal is not yet implemented in the rendering part. I'm currently working on a new major version of the core design that might include this part, but it will take some time to design and develop this.

@andyglez96
Copy link
Author

got it, in the meantime, I will find some workaround. Looking forward to this functionality. Thanks @inlife!!!

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

No branches or pull requests

2 participants