You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/09/18 19:03:33 UTC

[GitHub] [druid] AshishKapoor edited a comment on pull request #10408: Web console: single instance of axios for all network requests

AshishKapoor edited a comment on pull request #10408:
URL: https://github.com/apache/druid/pull/10408#issuecomment-695033422


   > Is the idea of this to migrate the instance configuration from the defaults ( https://github.com/apache/druid/blob/master/web-console/src/entry.ts#L72 ) to this singleton Api file?
   
   @vogievetsky Yes, you are correct!
   
   One place to configure axios for the network requests and services. This way we can further define and separate all the network requests out of the views (in future).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org