Simon Kaluza

Results 5 comments of Simon Kaluza

My Strider instance HTTP server also starts timing out if multiple commit hooks come in at the same time and multiple projects are built. After a couple minutes it eventually...

@knownasilya yeah I'm at `CONCURRENT_JOBS=4`. Would that affect the Strider HTTP server though? I don't mind waiting for the jobs to complete, the problem is that some of the GitHub...

I verified it's not problem with my reverse proxy by running `curl localhost:3000` immediately after a project begins the test/deploy cycle... I can actually reproduce it just by manually triggering...

I downgraded our server back to a much older version of Strider, and the problem is resolved. Not sure what Strider commits introduced this problem, but the old version we're...

Thanks for the help, that worked very well. In general the only way to deprovision/clean everything is to ensure the Template.xxx.json artifacts generated by the component are preserved/shared, then ensure...