2024-08-15 - Queued File Management¶
Problem¶
When files are uploaded (or dropped) they are automatically moved between buckets as we process them.
This process is largely magical, but occasionally files get stuck in the queue and are not processed.
Until now, accessing the queue and being able to see where files have stopped has been hidden from the user and required an admin to resolve.
Solution¶
By deploying a new manage screen for queued files, a magician can immediately see if any dropped files have got stuck and where they are stuck and can simply select , ‘Load’ , ‘Skip’ , or ‘Delete’ as required
Leverage the Magic¶
Leverage a new api/queued_files endpoint and a new manage screen to action
ADI¶
Nailed it!
Last Refreshed¶
Doc Refreshed: 2024-08-21