Our previous design of cancellation endpoint is not idempotent, which caused a bunch of flaky tests. Make app server just returned a not_found status instead of throwing an error if the login id is not found. Keep V1 endpoint behavior the same. |
||
|---|---|---|
| .. | ||
| bespoke_event_handling.rs | ||
| codex_message_processor.rs | ||
| config_api.rs | ||
| error_code.rs | ||
| fuzzy_file_search.rs | ||
| lib.rs | ||
| main.rs | ||
| message_processor.rs | ||
| models.rs | ||
| outgoing_message.rs | ||