Incorrect latency on execution of job

Good morning, I was wondering if anyone else has run into the issue where it appears that the timezone difference between UTC and Local is causing the latency value to be come incorrect?

What I am seeing is that when run job, the dashboard is showing that the duration is 5 hours even though i just triggered and its mock job expected to complete quickly.

Looking at the data column in the state table. i have the following:

{“SucceededAt”:“2018-12-21T14:23:08.3487426Z”,“PerformanceDuration”:“51”,“Latency”:“18013688”}

it appears that the difference between the timezones is being used to calculate the latency. And this is throwing off the duration in the dashboard.

Is it possible that I have missed a configuration option?

Thank you,

Chris.