mashkovd
mashkovd
Hello! @tiangolo, i try instruction by @LukGerman, but can't debug backend via pycharm. I need to put breakpoint to code, Is it possible? do you help me? Thanks a lot!
``` hetzner-master-01 : installing transport tools 11.5% [--------------] hetzner-worker-01 : prepare packages 23.5% [=>------------] run failed command:add-apt-repository ppa:wireguard/wireguard -y stdout:Cannot add PPA: 'ppa:~wireguard/ubuntu/wireguard'. The team named '~wireguard' has no PPA...
thx for [post](https://github.com/robinhood/faust/issues/272#issuecomment-498020307) follow working example ``` import faust from faust.types import StreamT from faustapp.app import app from .models import Account from asgiref.sync import sync_to_async class AccountRecord(faust.Record): name: str score:...
try following code ``
Для протокола streaming указано ограничение > Доступно 6 tcp-соединений на одного пользователя. Больше трех не получается запустить(стабильно только 3 работают). Ограничение не меняли?
@NikitaMelnikov Добавили уже?
[#496](https://github.com/aio-libs/aiokafka/discussions/949) I wrote about this issues. @ods can you review it? thx