Skip to content

Decommission edition worker lambdas #1554

@akash1810

Description

@akash1810

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:

Image

Can we decommission these lambdas? I think the easiest way to do this would be to:

  1. Remove their instantiation within the cdk project
  2. Remove the case objects and related code until the project compiles

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceDepartmental tracking: maintenance work, not a fix or a feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions