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/11/03 02:39:49 UTC

[GitHub] [incubator-devlake] asterix314 opened a new issue, #3654: [Bug][config-ui] creation of concurrent runs of the same blueprint job

asterix314 opened a new issue, #3654:
URL: https://github.com/apache/incubator-devlake/issues/3654

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   <img width="236" alt="image" src="https://user-images.githubusercontent.com/10952409/199636302-dcab39d2-0eb5-41ea-bcaa-57f4e978cb79.png">
   
   In config-ui's blueprint status page, if you click on the "Run Now" button fast enough, it is possible to create two blueprint runs at the same time:
   
   <img width="587" alt="image" src="https://user-images.githubusercontent.com/10952409/199635655-53f50fe7-63e4-4c6e-b7aa-5d0583b1e56f.png">
   
   I inadvertently triggered this unfortunate event thanks to my jittery fingers. What will happen to the back-end tables in this case?
   
   ### What do you expect to happen
   
   As soon as the "Run Now" button is clicked, it should be disabled until the plan finishes.
   
   ### How to reproduce
   
   Just keep hitting on the button like crazy.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   v0.14.1
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

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


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #3654: [Bug][config-ui] creation of concurrent runs of the same blueprint job

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3654:
URL: https://github.com/apache/incubator-devlake/issues/3654#issuecomment-1336565560

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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] e2corporation commented on issue #3654: [Bug][config-ui] creation of concurrent runs of the same blueprint job

Posted by GitBox <gi...@apache.org>.
e2corporation commented on issue #3654:
URL: https://github.com/apache/incubator-devlake/issues/3654#issuecomment-1302306307

   We do have backend plans to prevent this, Under normal scenario however The Button should be disabled once the run routine is engaged, there maybe some other component delay or some other issue that would be allowing this to happen. What Browser and Version was this produced with @asterix314?


-- 
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 closed issue #3654: [Bug][config-ui] creation of concurrent runs of the same blueprint job

Posted by GitBox <gi...@apache.org>.
likyh closed issue #3654: [Bug][config-ui] creation of concurrent runs of the same blueprint job
URL: https://github.com/apache/incubator-devlake/issues/3654


-- 
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] asterix314 commented on issue #3654: [Bug][config-ui] creation of concurrent runs of the same blueprint job

Posted by GitBox <gi...@apache.org>.
asterix314 commented on issue #3654:
URL: https://github.com/apache/incubator-devlake/issues/3654#issuecomment-1302836079

   @e2corporation Thanks for the prompt reply. I used Firefox 105.0.3 (64-bit) on macOS Monterey.


-- 
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 commented on issue #3654: [Bug][config-ui] creation of concurrent runs of the same blueprint job

Posted by GitBox <gi...@apache.org>.
klesh commented on issue #3654:
URL: https://github.com/apache/incubator-devlake/issues/3654#issuecomment-1336707215

   related to #3286 , this kind of problem should be handled by the Be. @mindlesscloud is working on 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.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

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