Does prefect or the prefect community use a common solution for job tracking? The use case is:
1. get S3 file listing
2. use <some job tracking solution> to ignore files that have been previously processed successfully, process new files, and retry failed files with < 3 previous attempts
3. kick off subsequent tasks