johanhaleby / occurrent

Unintrusive Event Sourcing Library for the JVM
https://occurrent.org
124 stars 16 forks source link

Replace Optional for getBackoffBeforeNextRetryAttempt with @Nullable #144

Closed johanhaleby closed 1 year ago

johanhaleby commented 1 year ago

Better Kotlin interop and many times, if you have an if-statement before, you know that it's not null