Skip to content

Stale cache keeps showing an app as not deployed after it is deployed #138

Description

@BigTava

Reproduction Steps

  1. Visit an app URL such as https://dimspamoq.paseo.li before the app is deployed. paseo.li reports it cannot resolve it.
  2. Deploy the app.
  3. Revisit the same URL.

Expected Behavior

The freshly deployed app loads. A not deployed result should never be served from cache. If we have no cached build for a name, we should resolve fresh before telling the user it does not exist.

Current Behavior

The page still says the app is not deployed, because the negative result comes from cache. Forcing a reload from the gear menu retrieves the actual app. Reported by Philip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions