Skip to content

v0.11.4

Choose a tag to compare

@mo4islona mo4islona released this 16 Jul 15:58
· 45 commits to master since this release

Per-worker error attribution

When every attempt to run a query failed, the aggregated error dropped the worker each attempt had been sent to, producing messages like All query attempts failed: Rate limit exceeded; Rate limit exceeded. Each attempt now carries its worker, so a failure can be traced to the peers it actually hit.

Full Changelog: v0.11.3...v0.11.4