pullrequests Search Results · language:Dune language:Python language:HTML language:Go language:HTML
Filter by
101M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
| commit | submodule | PR | what |
| --- | --- | --- | --- |
| `fdebd47` | api | #133 | Phase 1 — django-q2 plumbing, no behavior change |
Adds the `worker` service to both `docker-compose.yml` ...
Summary
- Fix LiveAct multi-GPU idle behavior where rank 1 could keep GPU1 at 100% SM utilization while waiting for rank 0
control commands.
- Move LiveAct distributed control traffic to a CPU/Gloo ...
Problem
A spoke (MACHINE_ROLE=node) proxies every fleet-wide endpoint to HUB_URL. When the hub is unreachable, proxy_to_hub
raised 504/503 on every request, so a dead hub blanked the entire dashboard ...
Summary
- Move the PR subscription lifecycle document into docs/standards/ and the retrospective label runbook into
docs/runbooks/.
- Rebuild docs/INDEX.md coverage for missing runbooks/archive ...
threat:intel-needed
I have optimized the session fetching logic in the Admin Dashboard and other core Redis operations to resolve N+1 query
bottlenecks.
Changes:
1. Admin Dashboard (internal/handlers/admin.go): Replaced ...
This PR addresses the high cyclomatic complexity in the index function of app/routes.py. The logic has been refactored
into several private helper functions to improve maintainability and readability. ...
Just update pipelines for versions dependent for node.js 24.
FIX for this warning: Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not
work as expected: docker/build-push-action@v6, ...