Quote:
Originally Posted by C8H10N4O2
I have run it in debug mode and it looks like everything works and responds well for the first 50. When I get to the point of trying to do second group, it goes straight to the error I showed earlier and nothing gets written to the log. Is there a way to get a more detailed debug log?
|
What's in the log is what is in the log. To see more, I need to see the log and then decide what extra information is needed. Then I can add more logging statements.
Quote:
I am adding all the books to the same shelf normally. I did try to add them to a different shelf this morning and it failed with the same error.
One thing I did notice is that the behavior is transient. After I get the error the first time, if I wait long enough, it will allow me to run the next set. It does not appear to be directly related to the client as I can keep the same client open and it will work. I don't have a specific idea of how long the time is because both times it has been overnight.
|
That suggests that GR is rate limiting you. They state they can do this in the API documentation and it is at the developer key level. Which means all the users of this plugin. I also rarely do more that a few books at a time, so I haven't had any issue. If that is the case, I am surprised that there is nothing in the log to indicate it. But, I would actually need to see logs to get an idea.
It could be problems at there end and they can't keep up. I wouldn't expect this to be the case, but, I have no idea what resources they have behind this.