Skip to content

Fix issue with queued or running jobs giving a negative total

Compare
Choose a tag to compare
@alexellis alexellis released this 06 Mar 14:00
· 26 commits to master since this release
Fix #4

Fixes an issue where a job had a date of the year 0001, meaning
the values were negative when added up. This was from jobs
which were queued or still running.

Thanks to folks on the issue for their input

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>