fix: pass crawler configuration to storages by janbuchar · Pull Request #375 · apify/crawlee-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@janbuchar

Copy link

Collaborator

This makes sure that storages opened via BasicCrawler.get_dataset and the like will use the same configuration object as the crawler. While this is relevant to #351, it does not fully resolve it (see #152).

@janbuchar janbuchar added t-tooling

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

adhoc

Ad-hoc unplanned task added during the sprint.

labels

Jul 29, 2024

@janbuchar janbuchar requested a review from vdusek

July 29, 2024 20:51

@github-actions github-actions bot added this to the 95th sprint - Tooling team milestone

Jul 29, 2024

@github-actions github-actions bot added the tested

Temporary label used only programatically for some analytics.

label

Jul 29, 2024
Copy link

Collaborator

@vdusek vdusek left a comment

Choose a reason for hiding this comment

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

LGTM

@janbuchar janbuchar merged commit b2d3a52 into master

Jul 30, 2024

@janbuchar janbuchar deleted the pass-crawler-configuration-to-storages branch

July 30, 2024 12:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vdusek vdusek vdusek approved these changes

Assignees

@janbuchar janbuchar

Labels

adhoc

Ad-hoc unplanned task added during the sprint.

t-tooling

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

tested

Temporary label used only programatically for some analytics.

Projects

None yet

Milestone

95th sprint - Tooling team

Development

Successfully merging this pull request may close these issues.

2 participants

@janbuchar @vdusek