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

feat: support request priorities #834

Merged
merged 2 commits into from
Oct 5, 2022

Conversation

IlyaFaer
Copy link
Contributor

@IlyaFaer IlyaFaer commented Oct 3, 2022

Implement an ability to set a priority for the next request of the connection.

That's the first step of implementation - enabling the feature for connection requests in !AUTOCOMMIT + ReadWrite mode.

Towards googleapis/python-spanner-sqlalchemy#248

@IlyaFaer IlyaFaer added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Oct 3, 2022
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/python-spanner API. labels Oct 3, 2022
@IlyaFaer IlyaFaer marked this pull request as ready for review October 3, 2022 07:42
@IlyaFaer IlyaFaer requested review from a team as code owners October 3, 2022 07:42
@IlyaFaer IlyaFaer enabled auto-merge (squash) October 5, 2022 06:30
@IlyaFaer IlyaFaer merged commit ef2159c into googleapis:main Oct 5, 2022
@IlyaFaer IlyaFaer deleted the request_priority branch October 5, 2022 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner API. size: s Pull request size is small. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants