Maxlath created this task.
Maxlath added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  Problem
  -------
  
  If by mistake I send a request that I know would timeout (ex: `SELECT * { ?s 
?p ?o }`), the only way to correct it today is to open a new tab, copy/paste my 
request and correct it  (ex: `SELECT * { ?s ?p ?o } LIMIT 5`). In the meantime, 
the first tab is still waiting for a certain timeout error, keeping resources 
unnecessarily busy. I assume that closing that tab doesn't cancel the request 
either.
  
  Possible solution
  -----------------
  
  Replace the `#execute-button` by a **Cancel** button while the query is 
executing, which would make a request to inform BlazeGraph that this query 
should be cancelled 
<https://wiki.blazegraph.com/wiki/index.php/REST_API#CANCEL>.

TASK DETAIL
  https://phabricator.wikimedia.org/T235940

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Maxlath
Cc: Aklapper, Maxlath, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to