Nayeem Zen

Results 3 issues of Nayeem Zen

The delay in the RTMP livestream keeps increasing as time passes. Any idea what might be wrong?

Doesn't seem to be a way to set the isolation level for transactions. Also is there a way to do read-only transactions?

The Guice Junit5 extension [swallows](https://github.com/JeffreyFalgout/junit5-extensions/blob/master/guice-extension/src/main/java/name/falgout/jeffrey/testing/junit/guice/GuiceExtension.java#L235) any module loading errors (e.g errors that could happen during object creation), which leads to a generic error ``` No ParameterResolver registered for parameter ```...