ephraimbuddy commented on issue #29405: URL: https://github.com/apache/airflow/issues/29405#issuecomment-1422609421
You can achieve what you want by using URLSafeSerializer, see: https://github.com/apache/airflow/blob/fdac67b3a5350ab4af79fd98612592511ca5f3fc/tests/api_connexion/endpoints/test_log_endpoint.py#L155-L158 That's, you can add all the metadata as part of the token -- 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]
