fix: Apply client-requested timeout to federated key queries #1261

Merged
Jade merged 4 commits from nex/fix/key-query into main 2026-01-03 17:13:55 +00:00

4 commits

Author SHA1 Message Date
27d6604d14
fix: Use a timeout instead of deadline
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m13s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m58s
Documentation / Build and Deploy Documentation (push) Successful in 1m46s
Checks / Prek / Pre-commit & Formatting (push) Successful in 5m2s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 18m30s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 17m0s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 22s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 34m49s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 36m30s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 17m51s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 17m30s
Release Docker Image / Create Max-Perf Manifest (push) Successful in 18s
2026-01-03 17:08:47 +00:00
1c7bd2f6fa
style: Remove unnecessary then() calls in chain
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m14s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m57s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 18m12s
2026-01-03 16:22:49 +00:00
56d7099011
style: Include errors in key claim response too
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m38s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m37s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
2026-01-03 16:10:06 +00:00
bc426e1bfc
fix: Apply client-requested timeout to federated key queries
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m3s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m12s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
Also parallelised federation calls in related functions
2026-01-03 16:05:05 +00:00