mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
Due to slow debug machines timing out, bump up all timeouts significantly. The cause was ExecutionProfile request_timeout. Also set a high heartbeat timeout and bump already set timeouts to be safe, too. Signed-off-by: Alejo Sanchez <alejo.sanchez@scylladb.com> Closes #11516