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

Actor Not Found - Inconsistent error codes #1636

Closed
XavierGeerinck opened this issue Jul 13, 2021 · 0 comments
Closed

Actor Not Found - Inconsistent error codes #1636

XavierGeerinck opened this issue Jul 13, 2021 · 0 comments
Labels

Comments

@XavierGeerinck
Copy link
Contributor

URL of the docs page

https://docs.dapr.io/reference/api/actors_api/#deactivate-actor

How is it currently worded?

404 | Actor not found

How should it be worded?

400 | Actor not found

Screenshots

Additional context

Everywhere there is a code 400 being used, but for this a 404. I agree that 404 means NOT_FOUND but before 400 is being used for not found as well as malformed request. Might make more sense to go for a 400 as well then?

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

3 participants