workbox. backgroundSync
namespace static
Classes
Queue
A class to manage storing failed requests in IndexedDB and retrying them later. All parts of the storing and replaying process are observable via callbacks.
QueuePlugin
A class implementing the fetchDidFail
lifecycle callback. This makes it easier to add failed requests to a background sync Queue.