Aleksandr Sergeev

Results 65 comments of Aleksandr Sergeev
trafficstars

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: ![Anmols' line chart](https://user-images.githubusercontent.com/15426564/224474596-707adf31-389b-4a36-8dce-bac854b8bd2a.png)

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.