Include :executing in the unique states list for both FastIndexingWorker and MediaCollectionIndexingWorker. This ensures Oban properly tracks executing jobs and prevents potential duplicate job issues. Without :executing in the unique states, the uniqueness check doesn't consider currently running jobs, which could lead to jobs not appearing in the UI's active tasks view or duplicate jobs being scheduled. |
||
|---|---|---|
| .. | ||
| pinchflat | ||
| pinchflat_web | ||
| pinchflat.ex | ||
| pinchflat_web.ex | ||