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

Proper error handling and reporting to the API for the worker #124

Open
greenw0lf opened this issue Oct 10, 2024 · 1 comment
Open

Proper error handling and reporting to the API for the worker #124

greenw0lf opened this issue Oct 10, 2024 · 1 comment
Assignees

Comments

@greenw0lf
Copy link
Collaborator

greenw0lf commented Oct 10, 2024

The solution we have right now for reporting is hacky, and the error handling doesn't handle all (or at least most) cases. I want to have an in-depth look at the code and see how to better report and handle all kinds of errors

@greenw0lf greenw0lf self-assigned this Oct 10, 2024
@greenw0lf
Copy link
Collaborator Author

Implemented this properly in the audio extraction repo: https://github.com/beeldengeluid/audio-extraction-worker

Follow the same example, but after I am done with the audio extraction work, so that no effort is put on code that will be removed from this worker (transcoding).

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