AzureHound icon indicating copy to clipboard operation
AzureHound copied to clipboard

BED-4273 azurehound backoff retry

Open benwaples opened this issue 1 year ago • 0 comments

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.

benwaples avatar Apr 01 '24 19:04 benwaples