workbox-background-sync
module
Version
6.1.1
Classes
BackgroundSyncPlugin
A class implementing the fetchDidFail
lifecycle callback. This makes it
easier to add failed requests to a background sync Queue.
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.