-
Notifications
You must be signed in to change notification settings - Fork 2
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
finder.model_id
failing on MetLife cluster
#59
Comments
Looks like something related to workflows. Full stack trace:
|
Unable to replicate on the same model_id. Error appears to be nondeterministic, perhaps ops related. |
@jonaskaz , could you explain how you came to the conclusion that the error is nondeterministic? I'm able to reproduce it every time. You're free to close this issue if you'd like, but from my perspective, it remains broken. I'm happy to help test if you suspect that there is some environment problem on my end. Just let me know. |
Reference: https://github.com/IndicoDataSolutions/Indico-Solutions-Toolkit/blob/main/examples/find_related_ids.py
Snippet:
Error:
IndicoRequestError: Status: 400, Error: DataLoader must be constructed with a function which accepts Iterable<key> and returns Future<Iterable<value>>, but the function did not return a Future of a Iterable with the same length as the Iterable of keys.
The text was updated successfully, but these errors were encountered: