markap14 commented on pull request #4798:
URL: https://github.com/apache/nifi/pull/4798#issuecomment-772690763


   I also found that if you configure DebugFlow with `@OnScheduled Pause Time` 
set to "80 secs" (or anything over 1 minute) the framework will time it out and 
interrupt the @OnScheduled task. This is normal (and configurable) and 
desirable. But in this case, I see that even though I clicked Run Once, it 
keeps trying to run the processor over and over again. I think in this case, 
even though the run failed, we need to stop trying to schedule it.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to