The ticket has been tested and the observations are as follows:
1) Stale entries [apps uploaded before 1 hour from cron job running time] and with submitter_approved values as False were deleted from AppPending table and jar was deleted from S3 bucket. [Get Average Score]
2) The apps with submitter_approved value as false and uploaded within 1 hour time span were not deleted from AppPending table during this run time. The jar still remains in S3 bucket. This will be deleted when the next cron job runs after 2 hours. [Super Simple IGB App]
Kindly refer the screenshots attached. Moving to closed. Thank you.
Coding is completed.
Unit testing in progress. This will take one whole day as the cron will run at night.