globus / globus/globus-compute
Opt-in model for reporting errors/exceptions
- Dominant language
- Python
- Stars
- 162
- Forks
- 53
- Avg merge
- 15h 29m
- Merged PRs (30d)
- 26
Description
One of the major advantages to being a hosted service is that you could allow users to automatically report errors. For eg, if we had information on serialization errors and data size issues we could easily prioritize between these issues. Without this data we are making guesses often, and in some cases based on some user's reporting issues.
This could be a flag in the funcX global config, with a large banner at the setup letting users know that we recommend turning it on.
Contributor guide
Research direction
Start by locating the funcX global configuration and setup flow mentioned in the issue. Clarify the error-reporting data, opt-in behavior, and privacy expectations before implementing a configuration flag and setup notice; done means users can knowingly enable or disable reporting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100