You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: