Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tieredProxyUrls accept null for switching the proxy off #687

Open
barjin opened this issue Nov 12, 2024 · 0 comments
Open

tieredProxyUrls accept null for switching the proxy off #687

barjin opened this issue Nov 12, 2024 · 0 comments
Assignees
Labels
t-tooling Issues with this label are in the ownership of the tooling team.

Comments

@barjin
Copy link
Contributor

barjin commented Nov 12, 2024

This is a parity-tracking issue for Crawlee JS / Crawlee Python.

With apify/crawlee#2743 , we enabled ProxyConfiguration.tieredProxyUrls to accept null as a command to switch the proxy off on that tier. In Crawlee JS, this was only a matter of widening the types and making the validation less strict - ProxyConfiguration was already prepared for null URLs (returning null from newUrlFunction - this seems to work in Crawlee for Python too).

@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

No branches or pull requests

2 participants