Creating larger campaigns using src-cli fails with 413
Created by: eseliger
Creating a campaign that generates a quite significant amount of patches currently fails with
error: 413 Request Entity Too Large
<html>
<head><title>413 Request Entity Too Large</title></head>
<body>
<center><h1>413 Request Entity Too Large</h1></center>
<hr><center>nginx</center>
</body>
</html>
One solution I would see is separately pushing the patches and then combining them to one campaign plan.. For src-runner and remote execution, that's what currently happens and the behavior was not reproducible in that branch using the runners, not src-cli.