Long-running script using boxr
CompletedI've developed a script that uses the boxr library (in R - https://r-box.github.io/boxr/) to enumerate all the files on Box that have been shared with me. This totals several hundred thousand files, and the script needs to run for about 36-48 hours. I've run this script several times, roughly quarterly, over the past year. The last successful run was in September. I"m running this script in R-studio on Windows 10.
In the last few weeks, the script has repeatedly stopped after a number of hours. During the time the script is running, the boxr library gives me a message about renewing an expired OAuth token.
Has anything changed about the expiration or renewal of OAuth tokens within the last couple of months, that would explain why this script that used to work no longer does so?
Thanks!
Please sign in to leave a comment.
Comments
1 comment