spknetwork / video-encoder

5 stars 3 forks source link

Background sync/API retry #16

Open vaultec81 opened 2 years ago

vaultec81 commented 2 years ago

Affects:

Create a system to execute actions in the background and retry if failed. This does introduce the problem of server-client being out of sync so this will need further evaluation. A simple retry 3 times waiting 15 seconds inbetween might be good enough..

TODO: Flesh out