Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash initializing HTTPMetrics Stage object with invalid DateInterval #46

Closed
malcommac opened this issue May 20, 2022 · 0 comments
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@malcommac
Copy link
Collaborator

malcommac commented May 20, 2022

Bug Report

Sometimes the start and end data are received in the wrong order (end happens before start).
It usually happens with domainLookupStartDate (start) and responseEndDate objects.
While we've deeply investigated the issue no further evidence is found.
In order to fix the issue and prevents any crash, we will add a check upon these variables in order to fix their timing order.

image

@malcommac malcommac added the bug Something isn't working label May 20, 2022
@malcommac malcommac self-assigned this May 20, 2022
@malcommac malcommac added this to the 1.5.1 milestone May 20, 2022
malcommac added a commit that referenced this issue May 20, 2022
fix #46: fixed crash with HTTPMetrics DateInterval init when range is wrong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant