You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the result_manager.py contains functionality related to:
Retrieving results for the client-side.
Deleting / re-dispatching results.
Synchronization calls
Canceling workflows
It might be better to move the result retrieval functions to an interface.py. Following that, this discussion is to figure where the other functionalities could be moved to.
resultRelated to the result objectcovalent-osRelated to released featuresimprovementEnhancement to style or performance
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently, the
result_manager.py
contains functionality related to:It might be better to move the result retrieval functions to an
interface.py
. Following that, this discussion is to figure where the other functionalities could be moved to.Beta Was this translation helpful? Give feedback.
All reactions