-
Notifications
You must be signed in to change notification settings - Fork 2.8k
console: allow configuring statement timeout on console RawSQL page (close #4998) #5045
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
console: allow configuring statement timeout on console RawSQL page (close #4998) #5045
Conversation
|
Beep boop! 🤖 Hey @gokulchandra, thanks for your PR! One of my human friends will review this PR and get back to you as soon as possible. Stay awesome! 😎 |
|
Review app for commit 46cef27 deployed to Heroku: https://hge-ci-pull-5045.herokuapp.com |
|
Review app for commit f65e179 deployed to Heroku: https://hge-ci-pull-5045.herokuapp.com |
|
Review app for commit 011f0bd deployed to Heroku: https://hge-ci-pull-5045.herokuapp.com |
|
Review app for commit 18243df deployed to Heroku: https://hge-ci-pull-5045.herokuapp.com |
|
Deploy preview for hasura-docs ready! Built with commit dbf25b3 |
|
Review app for commit 5fdd796 deployed to Heroku: https://hge-ci-pull-5045.herokuapp.com |
|
I resolved conflicts with master and took the liberty to make a couple of minor UI changes. I also set the default initial value of the timeout as 10 seconds |
rikinsk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UX approved
|
Review app for commit ff0a990 deployed to Heroku: https://hge-ci-pull-5045.herokuapp.com |
|
Review app for commit a91befd deployed to Heroku: https://hge-ci-pull-5045.herokuapp.com |
|
Review app for commit 3c9cdf6 deployed to Heroku: https://hge-ci-pull-5045.herokuapp.com |
beerose
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Console changes.
|
Review app for commit 8ca70c9 deployed to Heroku: https://hge-ci-pull-5045.herokuapp.com |
|
Review app for commit dbf25b3 deployed to Heroku: https://hge-ci-pull-5045.herokuapp.com |
tirumaraiselvan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changelog
|
Review app for commit 58bc9fd deployed to Heroku: https://hge-ci-pull-5045.herokuapp.com |
|
Review app https://hge-ci-pull-5045.herokuapp.com is deleted |
|
Beep boop! 🤖 Awesome work @gokulchandra! All of us at Hasura ❤️ what you did. Thanks again 🤗 |
|
@gokulchandra thank you for contributing to Hasura 🙏 we'd love to send you some Hasura swag as a thank you. If you're interested, please send an email to marion@hasura.io and we'll take it from there 🙂 |
Description
Allows users to configure statement level timeouts.
More info here #4998
Changelog
CHANGELOG.mdis updated with user-facing content relevant to this PR.Affected components
Related Issues
#4998