uranusjr commented on issue #51711: URL: https://github.com/apache/airflow/issues/51711#issuecomment-2982991168
I wonder if the sync apis should just return once after execution finishes (simple), or use techniques such as long polling or websocket (flexible but may need additional setup at client side). Either should be pretty easy to implement in FastAPI. -- 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]
