✨ Return 202 (accepted) for task update and cancel. #662
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/major
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Updated to return 202 (accepted) on success. These endpoints no longer return 400 (bad request)
for updates to tasks when the state is invalid. Instead, the task manger discards the request. The 202
more accurately reflects how the request will be handled.
The text was updated successfully, but these errors were encountered: