Replies: 1 comment
-
This is 100% normal - and not an error. The Graph API is busy and throttling your access.
You are running an obsolete and unsupported client version. Please re-read the following more carefully: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did anyone else notice a bunch of errors start recently in the log like:
I reduced threads from 14 to 8 but I'm still getting these errors a bunch. Do you think they might have started limiting the frequency of connection attempts? Like maybe if multiple threads happen to start their requests at the same time, it triggers this condition, which causes
onedriveto stall for a while before it starts trying again.I'm running 2.5.4 in Debian Trixie, which is the latest version available in
aptin this distro.Beta Was this translation helpful? Give feedback.
All reactions