devsisters / shardcake

Sharding and location transparency for Scala
https://devsisters.github.io/shardcake/
Apache License 2.0
382 stars 29 forks source link

Add the ability to set no timeout in Messenger #112

Closed ghostdogpr closed 4 months ago

ghostdogpr commented 4 months ago

timeout introduces some overhead (race is quite slow in zio), it makes sense to allow no timeout when needed.