svix / svix-webhooks

The enterprise-ready webhooks service 🦀
https://www.svix.com
MIT License
2.4k stars 166 forks source link

server: Fix flaky attempt test #1436

Closed svix-jplatte closed 2 months ago

svix-jplatte commented 2 months ago

Motivation

We have a flaky message-attempt test. Nobody likes flaky tests.

Solution

Make sure the retrying in the test actually happens if first attempt at getting message attempts fails.