Azure / Azure/azure-sdk-for-python
[Cosmos] parse user-passed session token for partition verification
Open
Client
Cosmos
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
In the Java SDK, there is logic in place to ensure that users attempting to use compound session tokens will have it parsed in order to obtain only the relevant partition's token. We should consider doing the same in Python, to ensure header size is not affected by users that are unaware of the impact it could have.
Contributor guide
Assessment
This issue has not been assessed yet.