Implement auto-purging of storages #87
Labels
enhancement
New feature or request.
t-tooling
Issues with this label are in the ownership of the tooling team.
Milestone
We need the same bahavior as with the JS version:
CRAWLEE_PURGE_ON_START
env var (with a falsy value like0
orfalse
)open
orgetInput
https://crawlee.dev/api/core/function/purgeDefaultStoragespurge
method on the storage client, so this also means both memory storage and apify client need to implement thispurge
methodRelated: apify/apify-cli#545
The text was updated successfully, but these errors were encountered: