Skip to content

v10.11.0.16

Pre-release
Pre-release

Choose a tag to compare

@IDisposable IDisposable released this 19 Jun 02:34
· 172 commits to main since this release
f547d43

Sturdier scans against flaky APIs. Every external service call now retries rate-limit and transient failures (honouring Retry-After) instead of dropping the lookup; a service that keeps failing is set aside for a couple of minutes so the scan moves on to the others rather than stalling; the scan saves its progress to disk as it goes so a crash or restart no longer loses the batch; and every request now identifies the plugin (with its version) to the API.