1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/features/events
Gastón Fournier 26e696a090
chore: log error properly (#6596)
## About the changes
We see some logs with: `Failed to store events: Error: The query is
empty` which suggests we're not sending events to batchStore. This will
help us confirm that and will give us better insights
2024-03-18 17:11:36 +01:00
..
createEventsService.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
event-created-by-migration.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
event-service.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
event-service.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
event-store.test.ts chore: events created by userid migration (#6027) 2024-01-30 08:22:53 +01:00
event-store.ts chore: log error properly (#6596) 2024-03-18 17:11:36 +01:00