Commit Graph

1 Commits (4abfc91cb6cd6d694b01a9c4f017983bb6e10dc0)

Author SHA1 Message Date
James Elliott 713f8e9ab7
fix(configuration): fail to parse large int duration (#5408)
Large integers used with the duration common  syntax failed to parse if they exceeded the ability to fit into an int32.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-05-08 13:30:49 +10:00