Anjan Roy
Anjan Roy
Thanks for the PR @eperakakis-xm , I'll take a look.
I've plans of adding internal transaction support. It'll take few weeks I guess.
Are you using it for some purpose @simon-jentzsch ?
Yes I understand, currently I'm working on improving block, tx & event syncing mechanism. I've implemented one improved way of doing it. From next week, I'll take up internal tx...
I've not yet implemented it, but contribution is welcome.
Hello, it can made to do so.
Hm I see, but how do you envision supervisor being notified ? What I can think of, bringing in some message queue, where it periodically puts health status, which is...
Hello, thanks for PR. I think it's better to do a regex matching than case sensitive string matching.
Looks like I missed them.
It's HTTP2's connection graceful termination initiated by server. Probably it rather than brining self down, connection retry can be attempted. What're your thoughts ?