Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement remediation error for dynamic config 'context deadline' #298

Merged
merged 2 commits into from Jun 4, 2021

Conversation

Integralist
Copy link
Collaborator

@Integralist Integralist commented Jun 4, 2021

Problem: Requests for the remote/dynamic configuration used by the CLI has a timeout configured. When this error is triggered it is returned directly to the user.
Solution: Wrap the error in a remediation to help guide users on the possible next steps to take.
Notes: I've moved a couple of constant variables into their own package to avoid a "import cycle" error.

@Integralist Integralist added the enhancement New feature or request label Jun 4, 2021
@Integralist Integralist requested review from a team and doramatadora and removed request for a team June 4, 2021 11:30
Copy link
Contributor

@doramatadora doramatadora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼 This is nicely improved UX, thank you.

@Integralist Integralist force-pushed the integralist/context-deadline-remediation branch from d6139e7 to ad4571c Compare June 4, 2021 12:42
@Integralist Integralist force-pushed the integralist/context-deadline-remediation branch 2 times, most recently from 9a6f1dd to 2f0a3b6 Compare June 4, 2021 13:57
@Integralist Integralist force-pushed the integralist/context-deadline-remediation branch from 2f0a3b6 to 5d9e524 Compare June 4, 2021 13:57
@Integralist Integralist merged commit 811c515 into main Jun 4, 2021
@Integralist Integralist deleted the integralist/context-deadline-remediation branch June 4, 2021 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants