fix: Fix the usage of Configuration by vdusek · Pull Request #899 · apify/crawlee-python

@vdusek

Description

  • Utilized all the Configuration fields, except for the chrome_executable_path and xvfb.
  • Enhanced the Configuration fields documentation.

Issues

@github-actions github-actions bot added t-tooling

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

tested

Temporary label used only programatically for some analytics.

labels

Jan 13, 2025

@vdusek vdusek changed the title fix: Fix the usage of Configuration [WIP] fix: Fix the usage of Configuration

Jan 13, 2025

janbuchar

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, good stuff!

@vdusek

@vdusek

@vdusek

janbuchar

janbuchar

@vdusek

janbuchar

@vdusek

vdusek added a commit that referenced this pull request

Jan 16, 2025
- Convert unused `AutoscaledPool` input arguments into class constants.
- In a similar way, what we did to Snapshotter in
#899.