graceguo-supercat edited a comment on pull request #17145:
URL: https://github.com/apache/superset/pull/17145#issuecomment-946056824


   Hi @suddjian thanks for the work. But I do not think from dashboard -> 
explore chart should use GET request with full form params in the url. Superset 
used to handle this issue very well, but was broken since #15668. I do not 
think this solution, reducing a couple of extra parameters from dashboard,  can 
fix the root cause: browser has limits for the url length, and many companies 
with Nginx also limits the total length of GET request url. 
   
   May i know why not use POST request to resolve this problem, as Superset did 
before?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to