pub const MAX_ELAPSED_TIME_MILLIS: u64 = 900_000;
The default maximum elapsed time in milliseconds (15 minutes).