Where should code catch the TimeoutError produced by asyncio.timeout()?

from asyncio
Python 3.14 intermediate 1 min

Where should code catch the TimeoutError produced by asyncio.timeout()?

Report an error