Files
scylladb/cql3
Piotr Sarna 6bcfef2cfa cql3: fix misleading error message for service level timeouts
The error message incorrectly stated that the timeout value cannot
be longer than 24h, but it can - the actual restriction is that the
value cannot be expressed in units like days or months, which was done
in order to significantly simplify the parsing routines (and the fact
that timeouts counted in days are not expected to be common).

Fixes #10286

Closes #10294

(cherry picked from commit 85e95a8cc3)
2022-09-01 20:34:22 +03:00
..
2021-09-28 23:49:11 +03:00
2021-09-24 11:05:53 +02:00
2021-09-24 11:05:53 +02:00
2021-09-24 11:05:53 +02:00
2021-09-24 11:05:53 +02:00
2021-09-24 11:05:53 +02:00