armada
armada copied to clipboard
Fixes to Event Ingester
- Default
eventRetentionin EventIngester to 336 hours (matches the current default in the server) - EventIngester no longer has a hard coded list of retryable redis errors. Instead by default, it considers all errors as retryable, and only gives up if the error matches one of a (config-defined) number of regexes.