AugurProject / augur-app

Augur Desktop Electron Application
MIT License
222 stars 22 forks source link

[don't merge until Alchemy replies in #alchemy-augur] Apply Infura delay/retries to Alchemy #465

Closed ryanberckmans closed 5 years ago

ryanberckmans commented 5 years ago

Fixes AugurProject/augur#898

See comments in code. This fix is a mitigation, not final solution. Root cause is troublesome error handling in current version of ethrpc.

ryanberckmans commented 5 years ago

Closing this because Alchemy doesn't recommend a pool delay. In future we might lower the Alchemy delay to zero instead of current default of one second.