atlassian / atlassian/fluent-plugin-kinesis-aggregation
kinesis Put records throttled records issue
- Dominant language
- Ruby
- Stars
- 10
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
I am using kinesis_streams_aggregated
It was confirmed that the Put records throttled records error occurred in kinesis monitoring.
The settings are as follows.
```
@type kinesis_streams_aggregated
region xxx
stream_name yyy
@type memory
retry_max_times 3
```
i am using 10 kinesis shards
Is there any way to avoid the Put records throttled records error?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the kinesis_streams_aggregated configuration and the reported Kinesis monitoring error, including the 10-shard setup and buffer retry settings. Reproduce or trace the Put records throttled records condition, then document a verified way to avoid it or clarify the required configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, ruby
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100