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
TL;DR - If you get a firmware url and delay applying it before the TTL expires (~10 minutes), then issues happening.
We should adapt the download request here to ask for a new, generated URL if the link is expired, but limit to only X number of retries (3 maybe?)
This will prob require new channel message in nerves_hub_web to support getting another download URL because currently it only happens on channel join or when deployment/device changes in nerves_hub_web
The text was updated successfully, but these errors were encountered:
Moving this from nerves-hub/nerves_hub_web#595
TL;DR - If you get a firmware url and delay applying it before the TTL expires (~10 minutes), then issues happening.
We should adapt the download request here to ask for a new, generated URL if the link is expired, but limit to only X number of retries (3 maybe?)
This will prob require new channel message in
nerves_hub_web
to support getting another download URL because currently it only happens on channel join or when deployment/device changes innerves_hub_web
The text was updated successfully, but these errors were encountered: