You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(gateway): improve error messages for client registration failures
Return Result instead of Option from new_client_by_id so callers
get specific error reasons (empty instance_id, empty app_id, or
IP pool exhaustion) instead of a generic allocation failure message.
0 commit comments