Worker: Autoinstall Errors
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 23
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 17
Description
500 error from a cdn while trying to autoinstall the msgraph adaptor. Not a lot we can do about that - but it's a terrible user experience. The run has to be retried manually (in this case it worked fine).
Maybe we can retry failed autoinstalls?
Also this MUST raise a sentry error
We should probably add better messaging to tell users what they can do
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.
Research direction
Start by locating the worker's autoinstall flow and the handling for the CDN failure shown in the issue. Determine how retries, Sentry reporting, and user-facing error messages are currently handled; done means failed autoinstalls retry appropriately, raise a Sentry error, and explain the available next step to users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100