We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2054d63 commit 8392ae6Copy full SHA for 8392ae6
src/forge/controller/replica.py
@@ -92,7 +92,7 @@ class Replica:
92
"""
93
A distributed replica that serves as the fundamental unit of work within a service.
94
95
- Handles process lifecycle, async request queuing, fault recovery, and load balancing.
+ Handles process lifecycle, async request queuing and fault recovery.
96
Each replica runs independently and can be deployed across multiple hosts via Monarch
97
98
0 commit comments