sherzberg / graylog-plugin-s3

Apache License 2.0
16 stars 11 forks source link

Properly handle THROTTLED lifecycle #16

Closed sherzberg closed 6 years ago

sherzberg commented 6 years ago

Currently, if graylog enters the "throttled" state, this plugin does not pause sqs querying. We should handle this so we don't overrun the journal since things in sqs can batch up for us.