When reporting a bug please provide the following information to help reproduce the bug:
Open Refine 3.0 beta
Windows 10
Chrome
N/A
Javascript alert
No javascript alert
It's obviously tied to https://tools.wmflabs.org/openrefine-wikidata/en/api taking too long to respond, but OpenRefine probably should fail more gracefully or not have this url baked in? I'm not sure what the right solution is
@visch so you said you don't want a javascript alert. So you want no alerting at all and just silently timeout and leave you on the datagrid ? How is that useful to you ? Give us more details on how you imagine what OpenRefine would show you, or do, if the Wikidata API times out. Tell us how you want this designed, with step by step. Tell us how "fail more gracefully" would look like to you in OpenRefine ?
I'm not sure why we use a javascript alert for this. Would it make more sense to alert within the page where we display other messages (such as the version check, or the reconciliation progress info)?
I haven't used openrefine in a while, and I just wanted to merge a few misspelled text fields in some data. Everything works fine but when I click "browse a cluster" in the cluster and edit page, it opens the cluster in a new tab. And in every new tab I get the pop up. It's quite annoying if I am browsing a bunch of clusters. Is there some configurable way to stop this request being made? I am not doing any recon stuff.Thanks
That's because we try to add the recon service by default in the background - we should indeed not fail like this!