mezuro / kolekti_cc_phpmd

Call CodeClimate CLI phpmd collector and properly parses its results
GNU Lesser General Public License v3.0
1 stars 1 forks source link

Docker runner timeout #11

Open rafamanzo opened 8 years ago

rafamanzo commented 8 years ago

There are processings timing out with the following error CC::Analyzer::Engine::EngineTimeout: engine phpmd ran for 900 seconds and was killed

rafamanzo commented 8 years ago

@alvarofernandoms this should be affecting you :/

Can you give us an hint if it is one of your repositories?

alvarofernandoms commented 8 years ago

Indeed, @rafamanzo :cry:

The projects in PHP that I added and worked at least once are:

All the others failed at some step. You can see here the links to every project added in the tab PHP. On the column D, the links with the yellow background are those that are "READY" but do not show the results. And those with background red are the ones that freeze in the "COLLECTING" or "PREPARING".

For knowledge: @paulormm