threatbite
threatbite copied to clipboard
Resilient HTTP Client
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