pierrejeambrun opened a new pull request, #47460:
URL: https://github.com/apache/airflow/pull/47460

   Clean the module
   - TriggerDagRun failures are not omitted anymore (logical date is passed 
down and we are not receiving a 422 anymore)
   - Use the appropriate AuthManager, the server is actually using 
FabAuthManager so we cannot be using the `SimpleAuthManager` to generate the 
token on the client side. https://github.com/apache/airflow/pull/47388 just 
didn't work and it was highlighted in 
https://github.com/apache/airflow/pull/47208. 


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