Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timeout/protocol error on large entities #18

Open
myrho opened this issue Jun 22, 2022 · 0 comments
Open

timeout/protocol error on large entities #18

myrho opened this issue Jun 22, 2022 · 0 comments
Assignees

Comments

@myrho
Copy link
Contributor

myrho commented Jun 22, 2022

This issue happens with the python client, not with curl:

Perhaps useful to know that I am encountering another issue with GraphSense that has been really difficult to work around so far.

I am trying to pull BTC transactions for specific entities through the bulk API. However, certain clusters have so many incoming/outgoing transactions (150k+) that GraphSense times out or gives the following error: ProtocolError: ('Connection broken: IncompleteRead(240923 bytes read)', IncompleteRead(240923 bytes read)).

Even when I limit my query to 1 entity for these bigger entities, it times out. Hence I don't know how to further optimise/decrease my query to have the output I like.

I am encountering the issue with the following entity IDs:
471682996, 106872794, 431705537

@myrho myrho self-assigned this Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant