Skip to content

Comments

feat: Adding detection of possible invalid time values#42

Open
vonericsen wants to merge 1 commit intodevelopfrom
feature/depop_invalid_time_detection
Open

feat: Adding detection of possible invalid time values#42
vonericsen wants to merge 1 commit intodevelopfrom
feature/depop_invalid_time_detection

Conversation

@vonericsen
Copy link
Contributor

In certain cases, the device may change to reporting a time value that is invalid. It can be UINT64_MAX or UINT32_MAX so adding detection for this since those values are suspicious and the output string can be changed in these cases.

In certain cases, the device may change to reporting a time value that is invalid. It can be UINT64_MAX or UINT32_MAX so adding detection for this since those values are suspicious and the output string can be changed in these cases.

Signed-off-by: Tyler Erickson <tyler.erickson@seagate.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant