Our Gitlab CI pipeline using a JWT token broke.
I added `sleep 5` to the pipeline and everything started working, for now.

I suspect broken timings between Gitlab, Gitlab Runner and Hashicorp Vault, but I can't find it yet.

Conclusion: `sleep` is the new ctrl+alt+del.

#opsLife #devOpsDiary