zitadel/internal/eventstore/handler
Livio Spring 29441ce4b6
feat: save last occurrence of failed events and fix instance filtering (#4710)
* fix: filter failed events and current sequence correctly

* fix failed events sorting column

* feat: save last occurrence of failed event

* fix failedEvents query and update sql statements

* change sql statement to only create index

* fix linting

* fix linting

* Update internal/query/failed_events.go

Co-authored-by: Silvan <silvan.reusser@gmail.com>

* update job name on test-docs to match the one from test-code

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2022-11-18 13:49:38 +01:00
..
crdb feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
handler_projection_test.go fix: improve startup times by initializing projection tables during setup (#4642) 2022-11-04 09:21:58 +00:00
handler_projection.go fix: improve startup times by initializing projection tables during setup (#4642) 2022-11-04 09:21:58 +00:00
handler.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
init.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
reduce.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
statement.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00