Chesnay Schepler created FLINK-24848: ----------------------------------------
Summary: Improve error codes for savepoint handlers Key: FLINK-24848 URL: https://issues.apache.org/jira/browse/FLINK-24848 Project: Flink Issue Type: Improvement Components: Runtime / REST Reporter: Chesnay Schepler Assignee: Chesnay Schepler Fix For: 1.15.0 We currently return a 500 Server Error in pretty much all error scenarios. We can improve this a fair bit, like returning 404 if no operation is known for a given key, or 409 Conflict when attempting to trigger an operation that has already failed. -- This message was sent by Atlassian Jira (v8.20.1#820001)