devsisters / shardcake

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

Add a dedicated error for stream cancelled #104

Closed ghostdogpr closed 8 months ago

ghostdogpr commented 8 months ago

This will prevent the health check logic being triggered when a stream is cancelled (which is a valid usecase happening when the entity terminates or is rebalanced).