Hive Hive
Sign in

Forage

Feature requests, bug reports, feedback, GitHub issues, and Grafana alerts in one queue.

Items
632
Open signals
159
Domains
11
Forage items
Item Type Status Domains Source Updated Actions
feat(server, infra): make runner pool allocation and cold-boot risk observable

Three coherent changes that make the Tuist-managed runner fleet’s pool allocation observable and fix two metrics that actively mislead.

GitHub issue
Closed
Compute
tuist/tuist #11315
fix(infra,kura): restore Kura gRPC upload throughput (gateway + runtime HTTP/2 windows, activity-based timeout)

Restores large-blob upload throughput to Kura over gRPC (REAPI ByteStream.Write). The regression has two stacked ceilings — the gateway nginx in front of Kura, and Kura’s own gRP…

GitHub issue
Closed
Kura
tuist/tuist #11266
GitHub issue
Closed
No domains
tuist/tuist #11319
GitHub issue
Closed
No domains
tuist/tuist #11316
docs(infra): require ElasticMetalFullAccess on the provider IAM key

The canary macOS runner-cache cutover wedged because the EM node never provisioned. The operator logs showed the reconciler 403ing on every cycle:

GitHub issue
Closed
Compute
tuist/tuist #11363
GitHub issue
Closed
Kura
tuist/tuist #11353
perf(kura): cache the parsed segment ring state in memory

Performance follow-up to #11222. That PR grows the CAS segment ring from a fixed 5 segments to a disk-derived count (~300 segments on a 200 Gi volume, up to 16,384 at the ceiling) …

GitHub issue
Closed
Kura
tuist/tuist #11247
fix(kura): serialize segment ring state mutations

active_segment (rotation, under segment_write_lock) and evict_segment (previously unlocked) both perform read-modify-write cycles on the segment ring state: clone the latest …

GitHub issue
Closed
Kura
tuist/tuist #11249
feat(kura): Private Network + NodePort data plane for the Scaleway macOS runner cache

macOS Tart runner VMs on the Scaleway Mac mini fleet now consume their per-account kura cache nodes over a Scaleway Private Network, dialing a per-account NodePort published by the…

GitHub issue
Closed
Kura
tuist/tuist #11256
fix(server): bound oban_jobs growth (root cause of prod DB saturation / stuck deploys)

Draft. Covers the root-cause fix (Oban retention), the dashboard-signal corrections, and the query-latency observability that was missing during the incident. The one-time prune …

GitHub issue
Closed
No domains
tuist/tuist #11336