mrxinu / gosolar

A SolarWinds client written in Go.
Apache License 2.0
15 stars 6 forks source link

Gracefully handle timeouts #8

Closed mrxinu closed 2 years ago

mrxinu commented 5 years ago

When the API times out, handle the error and apply throttling.

image