Skip to content

Comments

chore: add a timeout to the http.request in the phonehome lambda#15

Open
fidiego wants to merge 1 commit intomainfrom
fd/chore/phone-home-request-timeout
Open

chore: add a timeout to the http.request in the phonehome lambda#15
fidiego wants to merge 1 commit intomainfrom
fd/chore/phone-home-request-timeout

Conversation

@fidiego
Copy link
Contributor

@fidiego fidiego commented Feb 4, 2026

otherwise, if the api is down, the phone home will wait indefinitely for
a response that is destined to never arrive. this is really only an
issue in dev when the runner api may be down. in production, we expect a
sub second response and no more than 1 failure at any given time.

#machineassisted (barely)
https://ampcode.com/threads/T-019c2728-c452-7034-81d1-234d7310f9a6

otherwise, if the api is down, the phone home will wait indefinitely for
a response that is destined to never arrive. this is really only an
issue in dev when the runner api may be down. in production, we expect a
sub second response and no more than 1 failure at any given time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant