Skip to content

Purge unwanted database records after product completion detection #192

Description

@ramesh-maddegoda

Are you sure this is not a new requirement or bug?

Yes

Task Type

Sub-task

💡 Description

We use an AWS RDS database to track files received in staging buckets and determine when a PDS product is complete. Once a product is complete, the product-copy-completion-checker Lambda triggers the Nucleus workflow. After that point, the database records used for product completion are no longer needed. Add a simple way to clean up (purge) these unused records to keep the database tidy and performant.

Metadata

Metadata

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions