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
test: retry inbound receive while phone api key associates
The phone-to-API-key association runs asynchronously via the
phone_api_key event listener, so a freshly provisioned phone can return
401 on receive until the auth cache clears. Retry receiveInbound on that
transient 401 instead of failing immediately.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: bf78429e-573c-406c-9f7c-1d6e1bddbbb5
0 commit comments