mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
https://linear.app/unleash/issue/2-2469/keep-the-latest-event-for-each-integration-configuration This makes it so we keep the latest event for each integration configuration, along with the previous logic of keeping the latest 100 events of the last 2 hours. This should be a cheap nice-to-have, since now we can always know what the latest integration event looked like for each integration configuration. This will tie-in nicely with the next task of making the latest integration event state visible in the integration card. Also improved the clarity of the auto-deletion explanation in the modal. |
||
|---|---|---|
| .. | ||
| integration-events-service.ts | ||
| integration-events-store.ts | ||
| integration-events.e2e.test.ts | ||