MetaCell / MetaCell/cloud-harness
Find a way to debug workflow tasks
- Dominant language
- Python
- Stars
- 19
- Forks
- 5
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 3
Description
Debugging an application which is running workflows is not straightforward at the moment: we need to use prints and look at the logs.
It would be helpful to setup remote debugging (for example, as in https://www.codementor.io/@jorgecolon/remote-debugging-in-python-v1cbnej91)
The remote debugging facility may become part of the mnp-base image and become available to every mnp application
- [ ] design debugging process
- [ ] implement the required part of the process into the mnp-base image
- [ ] document the process in
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the linked Python remote-debugging example and the current Argo CLI workflow for checking status and logs. Define the debugging process, identify the required changes to the mnp-base image, and document the completed process on the wiki; done means all three checklist items are addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100