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

add idle_in_transaction_session_timeout support to role #39

Merged
merged 2 commits into from
Mar 12, 2021

Conversation

colesnodgrass
Copy link
Contributor

This adds the ability to set the idle_in_transaction_session_timeout attribute on the role. This behaves similarly to the statement_timeout attribute and is based on how support for the statement_timeout attribute was implemented in this provider.

Copy link
Owner

@cyrilgdn cyrilgdn left a comment

Choose a reason for hiding this comment

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

Hi @colesnodgrass ,

Thanks for your work on that and sorry for the response delay.
I wanted to check before if we can rewrite a bit how we managed these settings.
I've just tried something but it's a bit more complex than I thought.

So we can merge your patch 👍

@cyrilgdn cyrilgdn merged commit e77038c into cyrilgdn:master Mar 12, 2021
@colesnodgrass colesnodgrass deleted the cs/idle-in-tx-session-timeout branch March 31, 2021 03:44
@tomelliff
Copy link
Contributor

It looks like there's no docs for this change so it's not shown here.

Does this want adding?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants