Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

feat: support request priorities - #834

Merged
IlyaFaer merged 2 commits into
googleapis:mainfrom
MaxxleLLC:request_priority
Oct 5, 2022
Merged

feat: support request priorities#834
IlyaFaer merged 2 commits into
googleapis:mainfrom
MaxxleLLC:request_priority

Conversation

@IlyaFaer

@IlyaFaerIlyaFaer commented Oct 3, 2022

Copy link
Copy Markdown

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

@IlyaFaerIlyaFaer added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Oct 3, 2022
@product-auto-labelproduct-auto-labelBot 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 and asthamohtaOctober 3, 2022 07:42
@IlyaFaer
IlyaFaer enabled auto-merge (squash) October 5, 2022 06:30
@IlyaFaer
IlyaFaer merged commit ef2159c into googleapis:mainOct 5, 2022
@release-pleaserelease-pleaseBot mentioned this pull request Oct 5, 2022
@IlyaFaer
IlyaFaer deleted the request_priority branch October 5, 2022 08:12
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spannerIssues related to the googleapis/python-spanner API.size: sPull 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

@IlyaFaer@asthamohta