uranusjr commented on PR #31833:
URL: https://github.com/apache/airflow/pull/31833#issuecomment-1586712922

   Two thoughts
   
   1. Should we just use `urljoin` instead of raw string formatting to handle 
the slashes instead?
   2. If we want to eliminate the possibility, I’d prefer an startup-time check 
to ensure the config is set without a trailing slash. If a trailing slash is 
found, Airflow can refuse to launch and prompt the user to correct the value.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to