sogilis/Voogle

Use database transactions to avoid inconsistent states

Closed this issue · 0 comments

In video upload handle, we should use Transactions to ensure that state is always consistent between video and upload status (especially when upload fail)