Tsopic
Tsopic
Still have this issue, getting mails of concurrency threshold violation, which I use for manually reloading the worker right now.
Yep, ApiNext is still a work in progress. I'd be happy to help with the review.,
Can you merge this? Having a same issue
@botkalista
See - /src/tools/market-data.ts This is implemented.
Having similar issue: ``` node:internal/modules/cjs/loader:598 throw e; ^ Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in /home/circleci/repo/node_modules/got-scraping/package.json ```
Had the same error earlier, Added these lines to `jest.config.ts` ``` moduleNameMapper: { "got-scraping": "/node_modules/got-scraping/dist/index.js", }, ``` But it's still whiny about the issue above. Probably is same error.
For further context, with the jest.config.ts in place. The error happens after building it into CommonJS, where the build succeeds but upon running the code it fails to find the...
I have not tried the cold reboot yet, updated the original post with Battery Amps and setup details. If need more info, I'm happy to provide it. It's a strange...