- Increase request timeout from 30s to 60s for slower TMDB responses - Add explicit asyncio.TimeoutError handling with retry logic - Separate timeout error handling from general ClientError handling - Provides better logging for timeout vs other failures