You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "likyh (via GitHub)" <gi...@apache.org> on 2023/02/28 14:51:59 UTC

[GitHub] [incubator-devlake] likyh opened a new pull request, #4551: fix: add some log; wait when query fail in RunPipelineInQueue

likyh opened a new pull request, #4551:
URL: https://github.com/apache/incubator-devlake/pull/4551

   ### Summary
   1. add some log; 
   2. wait when the query fails in RunPipelineInQueue. The old logic will run pipeline when `err != nil` and err is not RecordNotFound.
   
   ### Does this close any open issues?
   Related to #4486


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] likyh merged pull request #4551: fix: add some log; wait when query fail in RunPipelineInQueue

Posted by "likyh (via GitHub)" <gi...@apache.org>.
likyh merged PR #4551:
URL: https://github.com/apache/incubator-devlake/pull/4551


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org