Page MenuHomePhabricator

[terraform] Move retry limits to aws_lambda_event_source_mapping
ClosedPublic

Authored by will on Feb 22 2024, 1:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 5:28 AM
Unknown Object (File)
Wed, Nov 13, 5:28 AM
Unknown Object (File)
Wed, Nov 13, 5:28 AM
Unknown Object (File)
Tue, Nov 12, 8:55 PM
Unknown Object (File)
Oct 10 2024, 11:01 AM
Unknown Object (File)
Oct 10 2024, 11:01 AM
Unknown Object (File)
Oct 10 2024, 11:01 AM
Unknown Object (File)
Oct 10 2024, 11:01 AM
Subscribers

Details

Summary

This sets the retry limit on the lambda triggers instead of the lambda invoke config. For DynamoDB streams, retry limits are decided by triggers and not the invoke config

Test Plan

Tested on staging. Retries are now limited

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable