You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/07/25 13:23:46 UTC

[GitHub] [incubator-devlake] e2corporation opened a new pull request, #2595: `hotfix` `v0.12.0` blueprint detail - enable auto-refresh for created status

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

   ### 🆘  Config UI / Blueprints / Blueprint Detail (Auto-Polling)
   
   ### Description
   This PR applies a hotfix to turn on Auto-refresh (Activity Polling) for a **CREATED** Pipeline (`TASK_CREATED`). Previously when pipelines were created, the task was always set to `TASK_RUNNING`, which was a pre-requisite for having turning on polling in the first place. The backend recently made a change to now place the task in a `TASK_CREATED` status which caused this bug.
   
   `TASK_CREATED` and `TASK_RUNNING` are now both supported in the check that turns on polling. 
   
   ### Does this close any open issues?
   #2593
   
   


-- 
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] klesh merged pull request #2595: `hotfix` `v0.12.0` blueprint detail - enable auto-refresh for created status

Posted by GitBox <gi...@apache.org>.
klesh merged PR #2595:
URL: https://github.com/apache/incubator-devlake/pull/2595


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