CosmosStore: Complain about large partition keys if not configured
Open
bug
enhancement
up-for-grabs
- Dominant language
- F#
- Stars
- 501
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
[Only the first 101 chars are used as a partition key unless the container is configured to support 'large partition keys'](https://learn.microsoft.com/en-us/azure/cosmos-db/large-partition-keys?tabs=dotnetv3).
- On startup, a TaskCell should pick up the config and complain if presented a stream name longer than 101
- `eqx init` should have a 'long keys' option
Contributor guide
Assessment
This issue has not been assessed yet.