Alexey Terekhin

Results 4 issues of Alexey Terekhin

It's better to use `TestProbe` for testing purpose instead of self reference provided by default by akka test kit. With test probes test cases will be separated from each other,...

Found some strange behaviour between two running nodes. It looks like for each sync request we get 2 answers from 1 node. That is the reason for warnings like `[2-Hop-akka.actor.default-dispatcher-2]...

Basically, my bot doesn't work at all, because of broken json derivation. Recently Telegram has updated its api and has added custom emojis. I'm getting `scala.MatchError: custom_emoji (of class java.lang.String)`...