The problem was that the Mono returned by `analyticsService.sendEvent` was returned inside a `.map` call, which, (almost) always results in a bug. This PR fixes that. |
||
|---|---|---|
| .. | ||
| main | ||
| test | ||
The problem was that the Mono returned by `analyticsService.sendEvent` was returned inside a `.map` call, which, (almost) always results in a bug. This PR fixes that. |
||
|---|---|---|
| .. | ||
| main | ||
| test | ||