logdna / logdna-cloudwatch

AWS Lambda for logging from CloudWatch into LogDNA
MIT License
12 stars 19 forks source link

Update the retry mechanism with the list of http errors and backoff periods and remove the sanitization #18

Closed vilyapilya closed 4 years ago

vilyapilya commented 4 years ago

Add the same list of http errors as in agent. Add exponential backoff period for retries. Remove sanitization.