-
…in reply to @getify
getify Hmm this feels like a REALLY good fit for 504 Gateway Timeout. Your service worker is acting as a gateway for the real server, but the real server is unavailable and you can't provide a useful fallback to emulate the server being available.
