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
Describe the problem
Since now service accounts cannot be used to get more upload quota, we can use other users in the organizations instead.
We could just create more syncers and uploaders but it'd mean a lot of Nothing to transfer after maybe a long series of checks.
Describe any solutions you think might work
In the syncer and uploader parts we could get an alternative field where we put the "alternative" remotes and if cloudplow doesn't detect an error, it will just cycle to the next syncer or uploader. Instead, if it recognizes an error, it will just proceed switching to the alternative.
Describe the problem
Since now service accounts cannot be used to get more upload quota, we can use other users in the organizations instead.
We could just create more syncers and uploaders but it'd mean a lot of
Nothing to transfer
after maybe a long series of checks.Describe any solutions you think might work
In the
syncer
anduploader
parts we could get analternative
field where we put the "alternative" remotes and if cloudplow doesn't detect an error, it will just cycle to the nextsyncer
oruploader
. Instead, if it recognizes an error, it will just proceed switching to the alternative.Additional context
Ask away if more is needed!
The text was updated successfully, but these errors were encountered: