feat: Split and add extra configuration to export_data method by deshansh · Pull Request #580 · apify/crawlee-python

@deshansh

@deshansh changed the title Split and added extra configuration to export_data function feat: Split and added extra configuration to export_data function

Oct 7, 2024

vdusek

@deshansh

janbuchar

@renovate @deshansh

@renovate @deshansh

@vdusek @deshansh

- closes apify#563

@tlinhart any chance you could test this and confirm it fixes the issue?

@deshansh

@vdusek @deshansh

@vdusek @deshansh

- 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

@deshansh

- rm unused pipeline
- use env var for node versions (same as we do for python)

@vdusek @deshansh

@vdusek @deshansh

@github-actions @deshansh

@vdusek @deshansh

@deshansh

@deshansh

@janbuchar

vdusek

@vdusek vdusek changed the title feat: Split and added extra configuration to export_data function feat: Split and add extra configuration to export_data function

Oct 31, 2024

@vdusek vdusek changed the title feat: Split and add extra configuration to export_data function feat: Split and add extra configuration to export_data method

Oct 31, 2024

@janbuchar

@janbuchar

vdusek