Expand description
Serial persistent Python worker supervision.
Structsยง
- Python
Invocation Options - Per-call identity, policy context, and deadline for a Python invocation.
- Python
Supervisor Config - Product-neutral limits for one persistent worker.
- Python
Supervisor Error - Python
Worker Identity - Immutable identity of a worker process.
- Python
Worker LogEntry - One redacted, structured line emitted by a persistent Python worker.
- Python
Worker Status - Operator-facing state for one persistent Python provider worker.
- Python
Worker Supervisor - One persistent worker per Python provider. Invocations are deliberately serial; callers receive a stable busy error instead of entering a queue.