fix: Fix crawler not retrying user handler if there was timeout in the handler by Pijukatel · Pull Request #909 · apify/crawlee-python

@Pijukatel

@Pijukatel added bug

Something isn't working.

t-tooling

Issues with this label are in the ownership of the tooling team.

labels

Jan 15, 2025

@Pijukatel Pijukatel changed the title fix: Fix crawler not retrying user handler if there was timeout in the handler. fix: Fix crawler not retrying user handler if there was timeout in the handler

Jan 15, 2025

@Pijukatel

Test uses asyncio.timeout that was introduced in 3.11

janbuchar