Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Batching window don't translate to undefined when set at 0 #9

Open
HQarroum opened this issue Jan 27, 2024 · 0 comments
Open

Bug: Batching window don't translate to undefined when set at 0 #9

HQarroum opened this issue Jan 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working framework A label associated with the Lakechain core framework. triage

Comments

@HQarroum
Copy link
Contributor

Expected Behaviour

In AWS Lambda, setting a batching window in the event source mapping between a middleware SQS input queue and the Lambda compute results in a delay in the processing of items from the input queue. We want to ensure that if the batching window is set to zero, that the value passed in the event source mapping is set to undefined.

Current Behaviour

No response

Code snippet

No response

Steps to Reproduce

No response

Possible Solution

No response

Project Lakechain version

latest

Execution logs

No response

@HQarroum HQarroum added bug Something isn't working triage framework A label associated with the Lakechain core framework. labels Jan 27, 2024
@HQarroum HQarroum self-assigned this Jan 27, 2024
@HQarroum HQarroum moved this to Backlog in Project Lakechain Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working framework A label associated with the Lakechain core framework. triage
Projects
Status: Backlog
Development

No branches or pull requests

1 participant