pankajkoti commented on PR #33062: URL: https://github.com/apache/airflow/pull/33062#issuecomment-1663368810
> Instead of needing to jump through all these, I would just fix all the second arguments to use absolute paths (e.g. `/graph`) and just use prepend the prefix as a string, without going through `urljoin` at all. I think the problem comes when the base URL is set to contain no trailing slash in the config. e.g. like mentioned in the [issue](https://github.com/apache/airflow/issues/32996) when the base path is set to `https://my.astronomer.run/path`, urljoin takes the base path as just `https://my.astronomer.run/` -- 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]
