-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
add a post-deploy ping to WORKERS_URL to guarantee 1 cold start after deployment, thus getting a better experience for auto-deploys.
push to 'main' triggers a redeploy (great) but deployment still needs a visit to the worker url in order to cold start. although not 'wrong' this feels odd, specially for 'always on' agents.
even those configs with a sleep config would benefit from this simple change; provides tighter feedback loop for deploys in general, feels nice, fixes an important flow issue for always-on agents.
change is simple; ping WORKERS_URL in deploy cmd; happy to open a PR :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels