rclone: rclone exit when api limit error
When filing an issue, please include the following information if possible as well as a description of the problem. Make sure you test with the latest beta of rclone.
https://beta.rclone.org/
https://rclone.org/downloads/
If you’ve just got a question or aren’t sure if you’ve found a bug then please use the rclone forum instead of filing an issue.
What is your rclone version (eg output from
rclone -V) rclone 1.37 Which OS you are using and how many bits (eg Windows 7, 64 bit) Linux Which cloud storage system are you using? (eg Google Drive) Google Drive The command you were trying to run (egrclone copy /tmp remote:tmp) rclone copy /.local/ gdrive:/ A log from the command with the-vvflag (eg output fromrclone -vv copy /tmp remote:tmp) Just a Question.
I often reach the API User Limit on Google Drive, then i see on Rclone “Error 403 API Limit reached” but rclone doesnt exit, is it possible to immediatly exit rclone itself if such an error happens? I looked up the documentation but found nothing about this. Help would be appreciated
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Reactions: 3
- Comments: 24 (7 by maintainers)
This is a much needed feature, use case is using rclone on a cron job that runs every X amount of time, but currently it will only spawn one job that will get stuck getting a bunch of 403