workbox. backgroundSync
namespace static
Version
v4.3.1
Classes
Plugin
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.