Do you have any way to detect if an error is caused by the rate limiting
In some cases I do, and I did indeed spend some time already extracting that information (it's in the response's headers). Unfortunately the http code we're using doesn't receive the response's body if there is an error. Therefore using this information is a bit tricky. I decided to spend some more time improving & optimising these aspects of the plugin before adding any new features. -- Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
