• Erick Bajao's avatar
    Add cron worker for cleaning up unit test tables · ed3e3ff1
    Erick Bajao authored
    Adds a scheduled worker that runs once daily to delete
    unit test failures that are older than 14 days.
    
    Also deletes unit test records that don't have any
    associated unit test failures after cleaning up.
    
    Changelog: added
    ed3e3ff1
all_queues.yml 80.5 KB