Debug file uploads provide no progress feedback
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 65/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- typescript
- Domain
- cli
Research direction
Start by running sentry debug-files upload <path> against a directory containing debug files and confirm that no feedback appears before the final result. Then locate the implementation of the sentry debug-files upload command and trace its upload flow. Done means users see progress or logging throughout the upload, followed by the existing final result.
Written by the indexing model from the issue text.
Description
Reported by Daniel Szoke.
sentry debug-files upload provides no progress feedback at all during the upload: there is no progress bar or progress logging, only the final result. This leaves users unable to tell whether the command is working throughout the entire upload, regardless of its duration.
- The legacy CLI displayed upload progress and logging.
- Reproduction: run
sentry debug-files upload <path>against a directory containing debug files and observe that no progress is shown before the final result.
via Daniel Szoke.
--
- Dominant language
- TypeScript
- Stars
- 121
- Forks
- 14
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 92
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from getsentry/cli
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
jared
-
jared
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
-
bug jared
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
receptron/mulmoterminal#2264 ·
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
components-web-app/docs#96 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
simonsobs/tileviewer#114 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100