GitHub user raneshreyas86 closed a discussion: Airflow custom UI plugin development
Apache Airflow version: 3.0.6 OS Version: RHEL 8 Platform: Redhat Openshift cluster running on AWS What happened? I have developed custom plugins in react framework and hooked it to FastAPI backend. Custom plugins would allow user dag creation, where user provide required fields and submits the request. This is handled and backend to create DAG. Question: How to fetch the application context or user info when request is submitted to my custom backend ? Thanks in advance!! GitHub link: https://github.com/apache/airflow/discussions/57831 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
