##// END OF EJS Templates
celery: don't disable celery if 1 task fails. This results in permanent...
celery: don't disable celery if 1 task fails. This results in permanent disable in case of any errors. We rather want to always check and fallback to sync.

File last commit:

r714:822499e8 default
r2416:14bd0464 default
Show More
root-styles-suffix.html
3 lines | 47 B | text/html | HtmlLexer
/ rhodecode / public / js / src / components / root-styles-suffix.html
polymer: slim out the styles and change the flow of initialization to avoid race conditions
r714 </style>
</template>
</dom-module>