<@ULVA73B9P> we use prefect in self-hosting on top...
# ask-marvin
s
@Marvin we use prefect in self-hosting on top of kuberentes. in slack notification integration we get alert that look like: Prefect flow run notification Flow run weaviate-insert-ludeos-flow/omniscient-dolphin entered state
Crashed
at 2024-07-14T133141.715475+00:00. Flow ID: 7b2f9c08-684e-4cf5-b7c8-d2b933d523f1 Flow run ID: f1d40ae9-fb50-4994-ab0a-e5f9da703473 Flow run URL: http://localhost:4200/flow-runs/flow-run/f1d40ae9-fb50-4994-ab0a-e5f9da703473 the problem is we get this URL link: http://localhost:4200/flow-runs/flow-run/f1d40ae9-fb50-4994-ab0a-e5f9da703473 but i exepect the URL will be http://prefect-ui.prod.ludeo.com/flow-runs/flow-run/f1d40ae9-fb50-4994-ab0a-e5f9da703473 which i expected as our prefect_api_url : http://prefect-ui.stg.ludeo.com/api any help on it?
m
Your message was too long by 1 tokens - please shorten it and try again. For reference, here's your message at the allowed limit:
we use prefect in self-hosting on top of kuberentes.
in slack notification integration we get alert that look like: Prefect flow run notification Flow run weaviate-insert-ludeos-flow/omniscient-dolphin entered state
Crashed
at 2024-07-14T133141.715475+00:00. Flow ID: 7b2f9c08-684e-4cf5-b7c8-d2b933d523f1 Flow run ID: f1d40ae9-fb50-4994-ab0a-e5f9da703473 Flow run URL: http://localhost:4200/flow-runs/flow-run/f1d40ae9-fb50-4994-ab0a-e5f9da703473 the problem is we get this URL link: http://localhost:4200/flow-runs/flow-run/f1d40ae9-fb50-4994-ab0a-e5f9da703473 but i exepect the URL will be http://prefect-ui.prod.ludeo.com/flow-runs/flow-run/f1d40ae9-fb50-4994-ab0a-e5f9da703473 which i expected as our prefect_api_url : http://prefect-ui.stg.ludeo.com/api any help on it