Add tracing to the new sqs module #2831
Build.yml
on: push
Matrix: Test JVM
Test JS
1m 48s
Publish
12m 5s
Annotations
2 errors
ExclusiveTimingInterceptorTest.time():
misk/src/test/kotlin/misk/web/interceptors/ExclusiveTimingInterceptorTest.kt#L56
java.lang.AssertionError:
Expecting actual:
-3.0
to be close to:
10.0
by less than 5.0 but difference was 13.0.
(a difference of exactly 5.0 being considered valid)
|
MetricsInterceptorTest.responseCodes():
misk/src/test/kotlin/misk/web/interceptors/MetricsInterceptorTest.kt#L72
org.opentest4j.AssertionFailedError:
expected: 2
but was: 1
|