Skip to content

Validations for logger timestamp

Ecarg requested to merge grace/T370773/timestamp-validation-for-executor into main

We need to make sure that the timestamps being saved are valid: ISO String and current. This is mainly to ensure that the input coming from the Executor (which doesn't have direct logger access) are correct.

Bug T370773

Merge request reports