airy
airy copied to clipboard
webhook.consumer.ConsumerTest is flaky
Describe the bug
The co.airy.core.webhook.consumer.ConsumerTest
fails inconsistently both on CI and on development machines. This causes a delay in the process.
To Reproduce
Run the test a couple of times using the no cache flag.
Expected behavior
The test should execute successfully every time.