You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
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.
Creating a campaign that generates a quite significant amount of patches currently fails with
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.