• Vignesh Mohankumar's avatar
    feat: add retry logic for dynamic imports (#6512) · 1f755e8b
    Vignesh Mohankumar authored
    * feat: add retry logic for lazy import
    
    * try again
    
    * add tests
    
    * refactor: moves retry helper to subfolder
    
    * missing-files
    
    * fix
    
    * doc comment
    
    * tsdoc
    
    * fake timers
    
    * fix
    
    * add eslint rule
    
    * try again?
    
    * try again?
    
    * only dynamic
    
    * try again
    
    * try again
    
    * IT WORKS
    
    * add retry
    
    * fix
    
    * add test
    
    * warn -> error
    
    * lint
    
    * lint
    
    * lint
    
    * add back cache
    
    * rm test
    
    * try again
    
    * real timers but really short intervals
    
    * try returning the promise?
    
    * try returning the promise?
    
    * try this package
    
    * retry
    
    * Update src/utils/retry.ts
    Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
    
    * Update rules/enforce-retry-on-import.js
    Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
    
    * Update rules/enforce-retry-on-import.js
    Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
    
    * eslint_rules
    
    * test fixes
    
    * name
    
    * fix
    
    ---------
    Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
    1f755e8b
Name
Last commit
Last update
..
AddLiquidity Loading commit data...
AddLiquidityV2 Loading commit data...
CreateProposal Loading commit data...
Landing Loading commit data...
MigrateV2 Loading commit data...
NotFound Loading commit data...
Pool Loading commit data...
PoolFinder Loading commit data...
RemoveLiquidity Loading commit data...
Swap Loading commit data...
TokenDetails Loading commit data...
Tokens Loading commit data...
Vote Loading commit data...
App.tsx Loading commit data...
AppBody.tsx Loading commit data...