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

Respond with 404 on spool use #16

Closed
Donkie opened this issue Jun 28, 2023 · 1 comment
Closed

Respond with 404 on spool use #16

Donkie opened this issue Jun 28, 2023 · 1 comment
Labels
Bug Something isn't working

Comments

@Donkie
Copy link
Owner

Donkie commented Jun 28, 2023

Currently if you try to run the filament usage request on a spool which doesn't exist, it responds with a 500 error. It should infact respond with a 404 and a more helpful error message.

@Donkie Donkie added the Bug Something isn't working label Jun 28, 2023
@Donkie
Copy link
Owner Author

Donkie commented Jun 28, 2023

Seems to be some weird case where the person managed to make a spool without a filament assigned. I've added better response for this case in: bbe1dc0

@Donkie Donkie closed this as completed Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant