Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API-based components compatibility #69

Open
3 tasks
caviri opened this issue Apr 8, 2024 · 0 comments
Open
3 tasks

API-based components compatibility #69

caviri opened this issue Apr 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@caviri
Copy link
Contributor

caviri commented Apr 8, 2024

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
@caviri caviri added the enhancement New feature or request label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant