Skip to content

Redeploy awaits for a manual cold start #284

@lautaropaske

Description

@lautaropaske

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions