Replies: 1 comment
-
A few thoughts:
|
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
-
I have an integration like so... integration.json
Currently there are about 2,983 send accounts created.
If I set the batch size to something like 2,000, shovel is basically unable to converge (I only waited 2 minutes). Reducing the batch size and it finally does converge but takes around 30 seconds. Is there a strategy to mitigate this?
As a workaround in order to not index data we don't care about, we periodically drop the erc20 transfers without a send account.
Beta Was this translation helpful? Give feedback.
All reactions