mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
Switch aws_sigv4 to lowres_system_clock since it is not affected by time offsets often introduced in tests, which can skew db_clock. S3 requests cannot represent time shifts greater than 15 minutes from server time, so a stable clock is required.