Aleksandr Domanskiy

Results 6 issues of Aleksandr Domanskiy

I have a code where Depends is used in a class to implement methods of other classes. When the application is launched, this class takes up memoty more than 100Mb...

Please add NATS support https://docs.nats.io/

Python 3.10+ introduces the | union operator into type hinting, see [PEP 604](https://www.python.org/dev/peps/pep-0604/). Instead of Union[str, int] you can write str | int. In line with other type-hinted languages, the...

Set up the project without using - `[ ] Add authentication via cookie support ` After launching, I get an error ` File "/app/src/test_template_api/web/api/users/views.py", line 7, in from test_template_api.db.models.users import...

How do I configure VSC to run the application in debug mode? And how start used guncicorn ? Подскажите пожалуйста. Как настроить VSC на запуск приложения в режиме отладки?

If I run the command ```bash docker-compose -f deploy/docker-compose.yml -f deploy/docker-compose.dev.yml --project-directory . up --build ``` I get an error: "Error response from daemon: Conflict. The container name "/buildx_buildkit_default" is...