zipline icon indicating copy to clipboard operation
zipline copied to clipboard

Get fresh code after a crash

Open swankjesse opened this issue 6 months ago • 0 comments

We’ve got FreshnessChecker that uses app-provided policy on when to serve cached code.

We should also mark code that’s crashed as non-fresh. That way if ever we do a bad release, the user won’t be stuck with a bad build.

swankjesse avatar Feb 22 '24 18:02 swankjesse