I have the following example for errorhandling with asyncio:
import asyncio import logging def handle_exception(loop, context): msg = context.get("