Replies: 2 comments
-
|
I couldn't change that filename but using |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
It is not ideal but you can override the private field - https://github.com/apify/crawlee/blob/master/packages/core/src/crawlers/statistics.ts#L80 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am running multiple instances of the same crawler (using pm2) with different options. Can I specify what the name of SDK_CRAWLER_STATISTICS_1.json should be? With 2 crawlers running, they keep overwriting the same file.
Beta Was this translation helpful? Give feedback.
All reactions