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

MAPSAPI-2426: Allow stream lambdas to have FilterCriteria defined #147

Merged
merged 12 commits into from
Mar 27, 2024

Conversation

branyip
Copy link
Contributor

@branyip branyip commented Mar 22, 2024

Allow the streamlambda shortcut to have a FilterCriteria optionally defined.

Test

  • Created a dev release 8.1.0-dev
  • Installed and deployed on mts-queue-staging-rerouter stack
  • Confirmed drop in lambda invocations

Deploy diff:

image

Invocation drop

image

The 3 invocations are due to the event source have 3 UNAVAILABLE records (not counting OVERRIDE)
image

@branyip branyip self-assigned this Mar 22, 2024
@branyip branyip requested a review from a team as a code owner March 22, 2024 21:41
lib/shortcuts/stream-lambda.js Show resolved Hide resolved
lib/shortcuts/stream-lambda.js Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Copy link
Contributor

@bilindhajer bilindhajer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@bilindhajer bilindhajer merged commit 26c4830 into master Mar 27, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants