New method in CapabilityService to accept CapabilityEvent and update an
execution in the pool; an execution added to the pool with a first step of PrepareAndRunWorkflow will be enqueued in a capability queue instead of going to the execution pool; some other schema changes and small interface fixes
Showing
- shared/workspaces/src/workspaces/capability_interfaces.py 36 additions, 21 deletionsshared/workspaces/src/workspaces/capability_interfaces.py
- shared/workspaces/src/workspaces/helpers.py 28 additions, 0 deletionsshared/workspaces/src/workspaces/helpers.py
- shared/workspaces/src/workspaces/schema.py 29 additions, 19 deletionsshared/workspaces/src/workspaces/schema.py
- shared/workspaces/src/workspaces/services.py 71 additions, 16 deletionsshared/workspaces/src/workspaces/services.py
Loading
Please register or sign in to comment