Embra-Connect-ETL / Embra-Connect-ETL/Development
Add queuing on all long running processes e.g. command execution
Open
enhancement
good first issue
refactor
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We need to implement queues for long running process such as command execution, project initialization and so on.
This will help with the following:
- Handle multiple commands passed in by the user.
- Handle scenarios where the user executes a command and immediately cancels/reruns it.
Contributor guide
Assessment
This issue has not been assessed yet.