Aleksandr Sergeev
Aleksandr Sergeev
I would suggest the following solution: 1. Refactor `build_image` and `ci` workflows, combine them into `build_and_test` (or something). 2. In this workflow create image building and publishing job. 3. Create...
I'm actually not sure if we can drop this - my intention was to wait for any ruunning coroutines to end before action finishes. But if it's not necessary of...
@MarkenJaden codestyle check fails after your commit. Please, check all the actions after pushing. I agree with your point about variable name - but please, make it without codestyle violation.
@MarkenJaden, please, fix the code in order for it to pass the codestyle check!
@anmol098 suggested this kind of line chart: 
I would say that a separate step is required, because `Actor` processing happens between pre- and postservices and if we process exception during regular `Actor` processing the excetions in postservuces...
Could you please remind me our final decision: do we pass interfaces as dict or as array only (with default or user-specified names)?
For some reason, `Context` is not read correctly from SQL and YDB databases after another context with the same key was deleted.
Requires PR #171
It's [likely](https://github.com/jcrist/quickle/#quickle-) that `quickle` module shouldn't be used anymore.