Change rcd jobids to guids

This feature request is related to this Feature Request ( check for details) :

There's an issue with running multiple load balanced instances of rclone rcd.

Every rcd instances tracks it's own jobIDs and these are just incrementing integers. So potentially we can have a conflict when two jobs have same IDs on different rcd instances, and our job status check requests cross connects.

using guids or some hash for jobid will fix this issue and will be a step towards clustered mode in HA

I don't think that would be too difficult.

Would you like to take out a support contract and I could do the work as part of it?

Drop an email to sales@rclone.com if interested - thanks.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.