globus / globus/globus-compute
Get pending task info from funcX CLI
Open
- Dominant language
- Python
- Stars
- 162
- Forks
- 53
- Avg merge
- 15h 29m
- Merged PRs (30d)
- 26
Description
When debugging endpoint issues, it would be really convenient to be able to see pending task statuses for an active endpoint. For example, `funcx-endpoint tasks ` could return each task that is currently running on the endpoint and optionally a log of recently completed tasks
Contributor guide
Research direction
Start by locating the funcX CLI's endpoint command entry points and the existing endpoint task-status handling. Confirm how the command should report currently running tasks and whether a log of recently completed tasks is required; the issue is done when that behavior is defined and exposed through the proposed endpoint command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100