-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
2 - MediumMedium PriorityMedium Priority
Description
There are several nodes in the system that are created and used solely for interfacing to services. These "client nodes" are used because spin_until_future_complete cannot accept a node that is already on an executor. Instead, we can use future.wait_until instead of spin_until_future_complete. This will allow us to remove several of these client nodes in the system, which will hopefully ease discovery congestion.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
2 - MediumMedium PriorityMedium Priority