ashb commented on PR #47532:
URL: https://github.com/apache/airflow/pull/47532#issuecomment-2721859481

   > @jason810496 how can this be flaky ? I thought the session was 
authenticated 
https://github.com/apache/airflow/actions/runs/13817174257/job/38655368903?pr=47532
   > 
   > Also `forbidden` means that the token is provided but not correct. (maybe 
the signature key is not the same at generation time and at verification time 
and need to be set in the config). => we do not explicitly set it in the 
config. Therefore we generate one and `set` it everytime which might end up 
causing different keys to be used...
   
   https://github.com/apache/airflow/pull/47739 most likely


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

Reply via email to