Closed umbhau closed 6 years ago
Worked on this a little bit with Kinnary. It looks like this may have been a power-supply issue. Leaving the ticket open for now, but may not be a software bug
Not a power supply issue, as it turns out! There is a default 60 sec timeout under the hood in aiohttp. Need to override that for certain commands.
Using a 'delay' command in a protocol causes the protocol run to stop and not recover.
Expected Behavior
Observed Behavior
Steps to Recreate