add information about write partition limits, closes #5372 (#5379)

pull/5376/head^2
Scott Anderson 2024-03-22 07:52:09 -06:00 committed by GitHub
parent 7ec52d72c3
commit f458519a2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -123,6 +123,9 @@ Limits include:
- **Write request limits**:
- 50 MB maximum HTTP request batch size (compressed or uncompressed--defined in the `Content-Encoding` header)
- 250 MB maximum HTTP request batch size after decompression
- **Write partition limit**:
- Write to 5000 distinct partitions per bucket every 15 minutes
(data is partitioned by day)
- **Query processing time**: 90 seconds
- **Total query time**: 1500 seconds of _total_ query time every 30 seconds
- **Task processing time**: 150 seconds