v0.11.4
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