tiya-9975 commented on issue #37753:
URL: https://github.com/apache/superset/issues/37753#issuecomment-3875425113

   Thanks for digging into this @aklein-1s .
   
   I’ve confirmed that:
   
   Superset is running with Python 3.11.13
   
   Node is 20.x
   
   JWT secrets, cookie name, websocket URL, nginx, and CSP are all consistent
   
   The async-token cookie is never set (no Set-Cookie header at all)
   
   Given that @jaymasiwal  can reproduce this on latest-dev with a correct 
environment, it does seem that async queries can fail silently on the backend, 
leaving no visible error and no cookie being issued.
   
   Happy to test any patch or validation changes — thanks for looking into 
backend safeguards and clearer error handling.


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