-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
maintenanceDepartmental tracking: maintenance work, not a fix or a featureDepartmental tracking: maintenance work, not a fix or a feature
Description
Within the notification-sender-workers-cdk-<STAGE> CloudFormation stack there are two lambdas relating to the Editions product: ios-edition and android-edition. They are triggered via an SQS queue.
The metrics for the lambdas suggest they have not been invoked. Indeed, the SQS metrics indicate no messages have been written to the queue:
Can we decommission these lambdas? I think the easiest way to do this would be to:
- Remove their instantiation within the cdk project
- Remove the
case objects and related code until the project compiles
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
maintenanceDepartmental tracking: maintenance work, not a fix or a featureDepartmental tracking: maintenance work, not a fix or a feature