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

indexing error on the graph prediction endpoint #131

Open
HikaGenji opened this issue Nov 20, 2021 · 1 comment
Open

indexing error on the graph prediction endpoint #131

HikaGenji opened this issue Nov 20, 2021 · 1 comment

Comments

@HikaGenji
Copy link

query:
rounds(first: 5, orderBy: epoch, orderDirection: desc) {
id
epoch
position
failed
}

response:

{
"errors": [
{
"message": "indexing_error"
}
]
}

@arthurwolf
Copy link

did you ever fix this?
what are you using the data for? I'm working on prediction-related code and am looking for colleagues to help each other.

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

2 participants