apify-projects / apify-extra-library

Advanced and experimental functionality for Apify Actors and Crawlee. Use with caution!
Apache License 2.0
10 stars 1 forks source link

Apify.call that survives migration #1

Closed metalwarrior665 closed 3 years ago

metalwarrior665 commented 3 years ago

Continuing discussion from https://github.com/apify/apify-js/issues/580

pocesar commented 3 years ago

for this, we can decorate the Apify.call, should be easy enough while there isn't the official support on SDK

pocesar commented 3 years ago

it's in master, feel free to optimize

https://github.com/metalwarrior665/apify-utils/blob/c83b52b001297a701e716fda54b763a4ecd94b73/copy-paste/state-persistence.js#L44-L93