Extend Namespace dispatcher timeout
This commit is contained in:
parent
4d7c19e593
commit
4f8d58965b
7 changed files with 6 additions and 1 deletions
|
|
@ -116,6 +116,9 @@ The same change also makes the forge itself the release authority: release tags
|
|||
- Do not destroy Namespace Linux runners until `nsc describe` shows a real
|
||||
terminal container state or tombstone. Empty describe payloads mean the
|
||||
environment is still starting, not that the one-job runner has finished.
|
||||
- Keep the autoscaler-to-dispatcher HTTP timeout longer than the runner TTL.
|
||||
Dispatch requests intentionally block until the one-job runner exits, so short
|
||||
HTTP client timeouts cancel macOS provisioning mid-bootstrap.
|
||||
- Run forge Namespace services with the repo-owned `nsc` package and keep it
|
||||
current with the token format expected by Namespace. `nsc 0.0.520` is the
|
||||
first required baseline for revokable token-file auth. The dispatcher and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue