akashg116414 commented on issue #17928: URL: https://github.com/apache/airflow/issues/17928#issuecomment-909045138
Like if I have 5 python operator in a single dag which is running sequentially, if I abort that dagrun at 3rd python operator then it will resume or rerun from that 3rd python operator but in your case, if we triggered a manual run then it will start from 1st python operator. -- 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]
