devhub-tud / devhub

DevHub is a software system designed to give students a simple practical introduction into modern software development.
15 stars 8 forks source link

Fix concurrency load issues, fixes #435 fixes #474 #482

Closed jwgmeligmeyling closed 7 years ago

jwgmeligmeyling commented 7 years ago

This PR fixes some concurrency load issues by fixing bug #474 (truly singleton builds backend, and implementing exponential back-off) and implementing enhancement #435 for the hooks resource (concurrency throttling on warning generation and other commit processing).

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-2.2%) to 55.037% when pulling 46392d59c16a5b5a2b9839b203769d1b973b92de on JWGmeligMeyling:event-bus into 752fe93157fd15f3b4dd7724dc76f92b7160d8e1 on devhub-tud:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-2.6%) to 54.688% when pulling fb762d95baae729d31900bf977993c34959f9292 on JWGmeligMeyling:event-bus into 752fe93157fd15f3b4dd7724dc76f92b7160d8e1 on devhub-tud:master.