Afreedhi opened a new issue, #46227: URL: https://github.com/apache/airflow/issues/46227
### Description This feature allows the sensor to relinquish control during periods of inactivity, introducing a deferrable version of the MSGraphSensor to maximize resource use. The efficiency of sensor operations within the Microsoft Graph integration for Apache Airflow is increased by this improvement. ### Use case/motivation The purpose of this enhancement is to improve Apache Airflow's current Microsoft Graph integration by increasing the effectiveness of resources for lengthy jobs,facilitating resource-constrained workflows that are scalable, addressing any mistakes by using a strong response handler for non-JSON or empty responses and Users can more effectively manage workloads involving Microsoft Graph services by putting this deferrable sensor -into practice. ### Related issues N/A ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
