benthosdev / benthos

Fancy stream processing made operationally mundane
https://www.benthos.dev
MIT License
7.68k stars 752 forks source link

Gracefully Handle 5xx errors when trying to write to kinesis #2547

Open M1K8 opened 2 weeks ago

M1K8 commented 2 weeks ago

According to AWS docs, these InternalFailures can happen, and should be retired, so retry them as we would timeouts.