Skip to content
Jorrit Schaap requested to merge TMSS-1515 into master

TMSS-1515: Using the django ORM poses too many deployment/infrastructure/firewall problems. Implemented another solution against spamming the rest api, by using a single thread-safe http client, thus limiting the number of parallel calls to 1.

Closes TMSS-1515

Merge request reports

Loading