Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fallback or Multiple Services #126

Open
y0himba opened this issue Mar 5, 2022 · 1 comment
Open

Fallback or Multiple Services #126

y0himba opened this issue Mar 5, 2022 · 1 comment

Comments

@y0himba
Copy link

y0himba commented Mar 5, 2022

Hello. As we all know the web is a fickle place and services are out at times. I would like to suggest being able to enable multiple providers with a priority setting.

Example:
Dropbox: Priority 1
Google Drive: Priority 2
One Drive: Priority 3

So if Dropbox fails, ACC fails over to Google Drive, and if that fails, One Drive. Priority would be user selectable.

On IFTTT's end, users would need to have all three provider services enabled, and would need to configure applets for the three services to use in case one fails.

This could be an optional first setup step. Users could select "Use single service" or "Use multiple services". Possibly "use failover services"?

I think this would make ACC more robust for people who use it for work or other important scenarios.

@AlbertMN
Copy link
Owner

AlbertMN commented Mar 5, 2022

Interesting request. It's not something I'd personally have the time to look into anytime soon, but if anyone wants to shoot a pull-request for this, it'd be approved.

It is a quite major architectural change in the codebase, though, which is why I won't be throwing myself into this right now.

Will keep the issue open for anyone to contribute, or if I have the time to pick it up at some point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants