Nilo Silva
Nilo Silva
I know this is old, but I'm putting this here in case somebody else runs into a similar problem. `BigNumber.Config.DECIMAL_PLACES` defaults to 20, so anything below that gets rounded by...
This is currently a blocker for us, we might end up giving up on Hasura due to this. This feature would simplify things so much.
Thank you for looking into it, @nazarhussain!
I'm having the same issue
I was getting this error immediately on a pretty small repository (136 files). I changed `APIRateLimit` manually (`this.maxConcurrentCalls = 1;`) and managed to index all files, though it took a...
> where exactly I should change this? currently it is 50 `node_modules/@context-labs/autodoc/dist/cli/utils/APIRateLimit.js` Just remove the parameter and set `this.maxConcurrentCalls` directly