• cartcrom's avatar
    fix: add retries to relay network layer (#5485) · a611cd03
    cartcrom authored
    * implemented relay modern
    
    * cleaned up relay env
    
    * added max number of retries
    
    * remove caching layer
    
    * fixed sparkline caching
    
    * updated retry vars
    
    * moved delay backoff logic into sep function
    
    * inlined beforeRetry
    
    * deduplicated
    
    * added custom error middleware
    
    * added custom error middleware
    
    * empty array
    
    * update
    
    * clear errors
    
    * only if errors exist
    
    * check length
    
    * fix: create empty data on error
    
    * fix: rm unnecessary types
    
    * fix: rm unnecessary import
    
    * fix: return empty data if res.errors
    
    * fix: clear errors but do ont throw
    
    * fix: use noThrow
    
    * retry explicit array
    
    * reordered middleware
    Co-authored-by: default avatarVignesh Mohankumar <me@vig.xyz>
    Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
    a611cd03
Name
Last commit
Last update
..
abis Loading commit data...
assets Loading commit data...
components Loading commit data...
connection Loading commit data...
constants Loading commit data...
featureFlags Loading commit data...
graphql Loading commit data...
hooks Loading commit data...
lib Loading commit data...
locales Loading commit data...
nft Loading commit data...
pages Loading commit data...
serviceWorker Loading commit data...
state Loading commit data...
theme Loading commit data...
types Loading commit data...
utils Loading commit data...
i18n.tsx Loading commit data...
index.tsx Loading commit data...
polyfills.ts Loading commit data...
react-app-env.d.ts Loading commit data...
service-worker.ts Loading commit data...
serviceWorkerRegistration.ts Loading commit data...
setupTests.ts Loading commit data...
test-utils.tsx Loading commit data...