Move the persistence filtering logic out of the executable script and into the core package.
This includes the logic that checks DynamoDB to determine whether a Clockify request is new or has changed since it was last processed and should be queued for processing.
Move the persistence filtering logic out of the executable script and into the
corepackage.This includes the logic that checks DynamoDB to determine whether a Clockify request is new or has changed since it was last processed and should be queued for processing.