Skip to content

Add sleep to mitigate pipeline timing issues

Sheogorath requested to merge fix/pipeline into master

This patch should help to remove issues with timing. E.g. when the container isn't fully started yet, but the request is already landing.

Merge request reports