Support for kinesis handler "concurrent batches per shard"
Open
feature-request
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
In addition to the batch_size and batch_window currently supported for kinesis handlers, it would be nice to support the "Concurrent batches per shard" trigger configuration parameter.
Contributor guide
Research direction
Start by locating the Kinesis handler configuration that implements batch_size and batch_window, then trace how those settings become the AWS trigger configuration. Done means the Concurrent batches per shard parameter can be configured alongside the existing settings, with corresponding coverage for the handler configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100