graceguo-supercat commented on issue #6519: [RfC] Fix URL too long
URL: 
https://github.com/apache/incubator-superset/pull/6519#issuecomment-448402012
 
 
   i agree no matter gunicorn/nginx support very long header or not, carry 8k 
referrer request header is too much. I think add an upper limit is necessary.
   About losing query state, @mistercrunch do you think use localStorage to 
save query state is a good idea? we can use js (already existed) generate an 
`impression` key, unique for every page load. With same `impression` key, we 
store query state, so we can support redo and undo like dashboard edit.  

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to