- Santa Fe, Argentina
- https://marianopaulin.com
Block or Report
Block or report marianopaulin02
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
1
const RETRY_INTERVALS = [0, 4, 8, 16, 32, 64] // seconds to wait for retry the request
2const DEFAULT_TIMEOUT_MS = 15000
34const fetchAPI = ({
5// DOCS https://gist.github.com/marianopaulin02/5d988a04aa1a54023bd1bc68bd95dd7c
-
1
/*
2Minified: ~1Kb
3Author: Mariano Paulin - marianopaulin.com
4Description: IndexedDB(idb) javascript promise-based handler to perform simple CRUD operations with key-value data
5Tested: Most recent versions of popular browsers, compatible with service workers