Process un-processed particles? #289
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We had an incident where our particle processor worker went down due to some auth problems in our cluster.
So all of the content meanwhile didn't get transcoded or anything. Which is a problem generally. How do we solve this? Add things to a queue and then process? So that they can be re-processed?