I am experiencing clock drift with my function
Reviewed on 07 May 2025 • Published on 07 May 2025
ProblemLink to this anchor
The clock of my Serverless Function is slowly drifting.
CauseLink to this anchor
The internal clock of a Serverless Function executed in a Sandbox v1 environment is known to slowly drift over time, to reach a clock skew of approximately two seconds after 24 hours.
SolutionLink to this anchor
Update the sandbox environment of your Serverless Function to Sandbox v2 to solve clock drift issues.
Was this page helpful?