You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we go for too long an interval between updates, the authorization token for rclone to Box expires. This often happens toward mid-season, when we have settled all the tunes and aren't doing any more tweaks. The next time we update the tune repo, the tunes build but the synchronization to Box fails.
The way to deal with this would be to perform a heartbeat sync once or twice a day, so that the token will get renewed when the expiration time gets close.
The text was updated successfully, but these errors were encountered:
If we go for too long an interval between updates, the authorization token for rclone to Box expires. This often happens toward mid-season, when we have settled all the tunes and aren't doing any more tweaks. The next time we update the tune repo, the tunes build but the synchronization to Box fails.
The way to deal with this would be to perform a heartbeat sync once or twice a day, so that the token will get renewed when the expiration time gets close.
The text was updated successfully, but these errors were encountered: