Srichandra-razor opened a new issue, #51618:
URL: https://github.com/apache/airflow/issues/51618

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### If "Other Airflow 2 version" selected, which one?
   
    2.5.3+astro.1
   
   ### What happened?
   
   The DAG `rgbit_integrated_kwdb` is intended to run at 5:00 AM on the 6th day 
of every month, but it is currently running every Saturday due to a 
misconfigured cron schedule.
   
   Current Schedule Configuration:
   schedule_interval="0 5 * * 6"
   
   
   ### What you think should happen instead?
   
   Expected Behavior:
    DAG runs at 5:00 AM (UTC) on the saturday day every week.
   
   ### How to reproduce
   
   Please monitor the DAG
   
   ### Operating System
   
   Astronomer Runtime 7.4.2 based on Airflow 2.5.3+astro.1
   
   ### Versions of Apache Airflow Providers
   
   Astronomer Runtime 7.4.2 based on Airflow 2.5.3+astro.1
   
   ### Deployment
   
   Astronomer
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   Manual intervention is needed to as the DAG is not getting triggered at the 
given schedule.
   
   ### Are you willing to submit PR?
   
   - [ ] 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]

Reply via email to