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.
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-checkerLambda 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.