GitFireMan edited a comment on pull request #4140: URL: https://github.com/apache/incubator-dolphinscheduler/pull/4140#issuecomment-737009454
@lgcareer I get your mean. To avoid an always failed high-priority task block master consumer. Maybe we can use `public E poll(long timeout, TimeUnit unit)` . code like this  what do you think about? ---------------------------------------------------------------- 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]
