Skip to content

Refactor client timeouts - parity with Python implemenation #685

@Pijukatel

Description

@Pijukatel

Due to some API calls having too long default timeout, the crawlers can "freeze" for several minutes waiting for api call. In Python version this was fixed by reducing the default timeout for some endpoints and increasing the timeout in case of retries.

See Python implementation for context: apify/apify-client-python#384
Original issue: apify/crawlee-python#1132

Metadata

Metadata

Assignees

Labels

t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions