-
Notifications
You must be signed in to change notification settings - Fork 466
Closed
Labels
component:pythonenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Currently we have a bunch of similar parameters scattered throughout the code in session, coordinator, kubernetes launcher, etc. Since they are so similar and just been passed around with some renaming, an obvious solution is to aggregate all similar parameters together, which would make it easier to manage and modify.
The expected outcome is make the process to adding a new parameter to session/coordinator simple and straight forward.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component:pythonenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers