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-11 23:54:48 +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 19:24:49 +00:00
2026-04-11 13:59:07 +06:00
2026-04-09 19:24:49 +00:00
2026-04-11 02:42:59 +06:00
2026-04-09 19:24:49 +00:00
2026-04-11 23:54:23 +06: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-03-22 21:01:23 +00:00
2026-04-09 19:24:49 +00:00
2026-04-09 19:24:49 +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 19:24:49 +00:00
2026-04-09 21:02:44 +00:00
2026-04-09 19:24:49 +00:00
2026-04-09 19:24:49 +00:00