https://prefect.io logo
Title
m

Michael Wheeler

05/25/2021, 12:50 PM
I'd also like feedback on another issue I ran into, detailed in this comment: https://github.com/PrefectHQ/prefect/issues/4049#issuecomment-847407701 TLDR: more non-configurable behavior for different deployment styles of Prefect Server. This time it's preventing the initialization of a tenant at a Prefect API endpoint other than
localhost
— specifically because the Prefect Client is only written to use the Cloud configuration, even when
prefect backend server
is specified. A potential fix would have the Client read the backend configuration and adjust its initialization accordingly.
z

Zanie

05/26/2021, 2:36 PM
I've responded there; we'd appreciate a contribution that fixes this.