eclipse / microprofile-rest-client

MicroProfile Rest Client
Apache License 2.0
143 stars 72 forks source link

[303] update timout tests to be more resilient #304

Closed andymc12 closed 3 years ago

andymc12 commented 3 years ago

Fixes #303 - as mentioned in the issue, this change adds a little "fudge factor" in case of rounding errors and it uses milliseconds consistently instead of converting to seconds.