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

Fix #203: Missing support for (Admin)CommandTimeout #206

Merged
merged 2 commits into from
Jul 6, 2022

Conversation

wokket
Copy link
Collaborator

@wokket wokket commented Jul 2, 2022

Yep, we missed applying the config values 🤦

This doesn't have perfect test coverage but is better than we had before.

I also feel like we should be injecting the GrateConfiguration into AnsiDatabase rather than relying on the values passed into InitializeConnections, but that refactoring is a bridge too far for me atm due to a shortage of time.

@wokket wokket added the bug Something isn't working label Jul 2, 2022
@wokket wokket requested a review from erikbra July 2, 2022 12:05
@wokket wokket merged commit 06db239 into erikbra:main Jul 6, 2022
@wokket wokket deleted the fix/#203-command-timeout branch July 6, 2022 21:57
@wokket wokket linked an issue Jul 6, 2022 that may be closed by this pull request
@erikbra
Copy link
Owner

erikbra commented Jul 22, 2022

Hi, @wokket , thanks for fixing this! Sorry for the lack of response, I've been busy sunbathing :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CommandTimeout may not be working
2 participants