Tasnim Kabir Sadik
f5a9a1209f
fix: map CodeAlreadyExists to HTTP 409 Conflict
...
Updated the `agentErrToHTTP` switch statement to explicitly catch
`connect.CodeAlreadyExists` (as well as
`connect.CodeFailedPrecondition`)
and return `http.StatusConflict` (409) instead of falling through to the
default 502 Bad Gateway.
2026-04-11 23:54:48 +06:00
..
2026-04-09 21:02:44 +00:00
2026-04-11 13:59:07 +06:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-10 18:05:13 +06:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-11 02:42:59 +06:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-03-22 21:01:23 +00:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-11 04:27:16 +06:00
2026-04-09 21:02:44 +00:00
2026-04-09 21:02:44 +00:00
2026-04-11 23:54:48 +06:00
2026-04-11 02:42:59 +06:00
2026-04-11 02:42:59 +06:00