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
Context
API-based components are needed in order to have a proper microservice based execution. These components will perform small tasks by performing a request to the API endpoint.
Solution
Allow the preparation and run of components that can be used across multiple executions via API requests. This mode will
Acceptance criteria
Logic implementation for deployment of all components (microservices) required in an execution.
Orchestration of API requests implementation
Test on sequential workflow
The text was updated successfully, but these errors were encountered:
Context
API-based components are needed in order to have a proper microservice based execution. These components will perform small tasks by performing a request to the API endpoint.
Solution
Allow the preparation and run of components that can be used across multiple executions via API requests. This mode will
Acceptance criteria
The text was updated successfully, but these errors were encountered: