ecc521 / rivers.run

Water levels, notifications, search tools, and more, built to help paddlers.
https://rivers.run
6 stars 1 forks source link

Gauge Loading Overhaul #117

Closed ecc521 closed 3 years ago

ecc521 commented 3 years ago

All gauge sources are now loaded in parallel, and error handling has been vastly improved. This should greatly reduce server crashes (errors), server hangs (timeouts), and improve loading speed massively. Using bent instead of node-fetch should reduce bandwidth used by headers, and Canadian gauges have received an updated source link.

Canadian Gauges still appear slow to parse. This may need fixing.