-
Notifications
You must be signed in to change notification settings - Fork 3
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
DateLife error not trapped in portal #339
Comments
@LunaSare what should I display in portal? Can you provide an understandable message so I will put it in the portal? |
{"message": "Error: 'results'"} This is what I got from DateLife scaling service for Brian's sample tree in #335 . |
For the first error, something like "There is not enough information to scale this tree with DateLife" |
I'm sorry @ducvan0212, it took my a long time to debug this one. But we found the source of error. It should be working now. Answering your original question, the most common case in which we're not gonna be able to obtain a chronogram with median or sdm is: What do you think @bomeara? |
Anyway, I made the message display as a tooltip. You can check it out from dev server. |
See #335 for examples of lists that give large trees of about 500 tips. In both cases we get an error from DateLife below.
Detect this error and provide an informative error message to the user.
The text was updated successfully, but these errors were encountered: