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

Make the /config timeout configurable #1291

Closed
mflendrich opened this issue May 10, 2021 · 3 comments · Fixed by #1401
Closed

Make the /config timeout configurable #1291

mflendrich opened this issue May 10, 2021 · 3 comments · Fixed by #1401
Assignees
Labels
area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality. onboarding priority/low size/small

Comments

@mflendrich
Copy link
Contributor

Implement a flag to control the setting below.

timedCtx, cancel := context.WithTimeout(p.ctx, 10*time.Second)

@shaneutt shaneutt added area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality. onboarding priority/low size/small labels Jun 2, 2021
@tharun208
Copy link
Contributor

@shaneutt I like to work on this

@shaneutt
Copy link
Contributor

shaneutt commented Jun 7, 2021

@shaneutt I like to work on this

Sounds good, freel free and thank you 🙇

@tharun208
Copy link
Contributor

implemented in #1401

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality. onboarding priority/low size/small
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants