Cartodb: The red dot that signals an error on an analysis is missing the tooltip message

Created on 17 Oct 2016  Â·  8Comments  Â·  Source: CartoDB/cartodb

SMOKE_MG39

Updated by @javierarce:
Image of the original tooltip that is missing now:

image

Frontend

All 8 comments

Weird, I don't even see the red dot and the tooltip :/ Which query did you used?

It dissapeared long time ago, there was an issue for that as well

the tooltip shouldn't show a meaningful message?

For example, in "enrich from data observatory" analysis when you run out of quota the message is the default message but it does not help

On the other hand the message we show on the bottom is hard to understand for a user (and the same message should be shown in the tooltip from my point of view)

screen shot 2016-10-27 at 6 47 41 am

Looks like the pattern is not really a pattern
screen shot 2016-10-27 at 10 10 09 am
screen shot 2016-10-27 at 10 14 58 am

well, could do:

"asdasdasd Exception: test".split(/Exception:/)
["asdasdasd ", " test"]

"Analysis A0 failed: function.....".split(/Analysis [A-Z][0-9] failed:/)
["", " function....."]

cc @rafatower what kind of errors DS are raising? it'd be useful to have a pattern

Typically it's something like

"cdb_dataservices_client._cdb_mapzen_isochrone(6): [cartodb_user_a6f0d0fe-4f4f-4217-8150-22b0010fe409_db] REMOTE ERROR: spiexceptions.ExternalRoutineException..."

E.g: https://github.com/CartoDB/dataservices-api/issues/122#issue-143010335

+1

El jue., 27 oct. 2016 a las 6:49, javi santana ([email protected])
escribió:

the tooltip shouldn't show a meaningful message?

For example, in "enrich from data observatory" analysis when you run out
of quota the message is the default message but it does not help

On the other hand the message we show on the bottom is hard to understand
for a user (and the same message should be shown in the tooltip from my
point of view)

[image: screen shot 2016-10-27 at 6 47 41 am]
https://cloud.githubusercontent.com/assets/30147/19754845/6dc50cda-9c11-11e6-9560-88b8b56bdb9f.png

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/CartoDB/cartodb/issues/10222#issuecomment-256545912,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAIENZ41Jxgf4D8_FD14F68IIhotyErqks5q4C1xgaJpZM4KY46m
.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

xavijam picture xavijam  Â·  5Comments

javitonino picture javitonino  Â·  5Comments

piensaenpixel picture piensaenpixel  Â·  4Comments

nygeog picture nygeog  Â·  5Comments

jesusbotella picture jesusbotella  Â·  4Comments