AzureHound
AzureHound copied to clipboard
BED-4273 azurehound backoff retry
BED-4273
Adds backoff/retry logic to force closed connection and 502 bad gateway responses. Removes timeout on ingest requests
Implementation
added checks when making requests to azure and bhe api.
Testing
Added TestClosedConnection to test the retry logic from a force-closed connection.