-
Couldn't load subscription status.
- Fork 17
refactor!: Remove Request.id field
#553
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
Conversation
28a3309 to
9d37e14
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good, let's wait for the downstream repo PRs.
|
this doesnt sound much like a feature to me 🙃 i'd call it a fix or a refactor |
Update leftover id-based variable names
d8f5469 to
caf9e23
Compare
434ab5b to
4fa7359
Compare
|
Failing docs are unrelated to this change. See apify/apify-docs#1822 (comment) |
request.idRequest.id field
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 comment, otherwise, lgtm
Description
request.idand replace all usages ofidwithunique_keyunique_keytoidand use it when calling id-based client methodsRequest.idfield crawlee-python#1366Issues
request.idcrawlee-python#1358