Skip to content

fix: allow long grace time window

Kristen McWilliam requested to merge (removed):increase_grace_time into master

Allows the max value of the grace time window to be approximately 23,148 days - which is the maximum value of a signed 32-bit integer in seconds.

BUG: 442092

Merge request reports