What is the recommendation for a long running flow (30-90 minutes) which is simply polling an endpoint to check if it is finished yet? My thoughts were either
• leave the flow running, maybe disable the warning that the flow is still running
• Separate into a flow which initiates the refresh and then trigger flows to check and close periodically until it returns complete