Hi all, I'm encountering an issue in the UI. When...
# ask-metaflow
a
Hi all, I'm encountering an issue in the UI. When I use the DNS domain name as the service url in the Metaflow config, the UI misrepresents the flow as a failure while the flow is in progress. Inspecting the elements, I do see an error
CardNotPresentException
. The weird thing is that eventually, the UI recalibrates, and depicts the flow correctly. I am not able to recreate this problem when I use the underlying API Gateway endpoint. This momentary issue only occurs when I use the DNS domain name .
👀 1