optimatiq/threatbite

Resilient HTTP Client

r--w opened this issue · 0 comments

r--w commented

The program downloads a lot of lists from external locations.
We should use resilient HTTP client with backoff and retries to avoid temporary network issues.
Similar to: https://github.com/gojek/heimdall/blob/master/examples/client.go