8000 Support for BatchSize and MaximumRetryAttempts parameters in serverless-dynamo-stream-plugin · Issue #297 · commandeer/open · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support for BatchSize and MaximumRetryAttempts parameters in serverless-dynamo-stream-plugin #297
Open
@SenMorgan

Description

@SenMorgan

Hello,

I am currently using the serverless-dynamo-stream-plugin in my Serverless Framework project. I noticed that the plugin does not currently support the BatchSize and MaximumRetryAttempts parameters for DynamoDB Streams.

The lack of support for these parameters is causing some issues for me. Specifically, the default value for MaximumRetryAttempts is -1, which means that the system will continue to attempt to send data to the Lambda function until the record expires. This can be quite costly and inefficient.

I would like to request a feature to add support for the BatchSize and MaximumRetryAttempts parameters in the plugin. This would allow users to have more control over their DynamoDB Streams and potentially optimize their costs and performance.

Thank you for considering this feature request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0