ayushchauhan0811 opened a new pull request #20814:
URL: https://github.com/apache/airflow/pull/20814


   Cloudwatch `get_log_events` can return empty results even though there are 
more log events available in the stream. In my recent interaction with the AWS 
team, it was pointed out that the correct way to check for end of stream is 
that if the value of `nextForwardToken` is same in subsequent calls 
   
   
https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_GetLogEvents.html


-- 
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