0xProject / 0x-launch-kit-frontend

Apache License 2.0
114 stars 208 forks source link

Estimate wait times are too long (120 sec) #524

Closed mariano-aguero closed 5 years ago

mariano-aguero commented 5 years ago

Transaction estimated time is fetched from https://ethgasstation.info. If any error happens while fetching this estimation the UI will set/show of 120 secs transaction time (arbitrary value, based on an example value from Instant).

The issue covers improving the robustness to prevent requests being throttled.

unjapones commented 5 years ago

UPDATE: although we merged a little improvement-PR, the feature is working as expected:

We asked internally how this error came up but didn't get much more info. Probably it makes sense to close this issue or change its priority.