rawwar opened a new issue, #53620:
URL: https://github.com/apache/airflow/issues/53620

   ### Apache Airflow Provider(s)
   
   google
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Apache Airflow version
   
   2.11
   
   ### Operating System
   
   macOs 15
   
   ### Deployment
   
   Astronomer
   
   ### Deployment details
   
   I've seen this issue intermittently. 
   
    Task prints `Waiting for job <job_id> to complete` and then no further 
logs. The immediate method `wait_for_job` does not have any logs to indicate 
the happy path is progressing. Hence, adding few logs here should help users 
understand the state of the job. 
   
   I also noticed, the external job is sometimes finished. While, the code 
might be still stuck in the method. So, printing status will confirm if there 
are new states that needs to be handled
   
   ### What happened
   
   Task was stuck with no further logs after printing `Waiting for job <job_id> 
to complete`
   
   ### What you think should happen instead
   
   It should print additional logs to indicate the method is still executing
   
   ### How to reproduce
   
   Issue is intermittent. 
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit 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]

Reply via email to