Job Failed #967540
Job [#967540](https://foss.heptapod.net/tryton/tryton/-/jobs/967540) failed for fa1a424e2b383a50fdd6de9c0d7a2c8535fd4d67: with the error `Same request sent 5 times within last 5 minutes`. Indeed since the Heptapod migration, we have more CI jobs run in parallel so we are hitting a protection of the API that detect too much identical calls (which every run of the test scenario is doing) in a small period. We should add some randomness in the shipment tested.
issue