feat: Key-value store context helpers by janbuchar · Pull Request #584 · apify/crawlee-python
added
t-tooling
labels
Oct 10, 2024deshansh pushed a commit to deshansh/crawlee-python that referenced this pull request
Oct 19, 2024- This adds a `get_key_value_store(id, name)` context helper to
`BasicCrawlingContext`
- Also, push_data calls are held until the request handler terminates
successfully (same as in JS version)
- This is necessary for adaptive crawling (apify#249), among other things
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters