zitadel/cmd
Elio Bischof 62bd606593
feat: enable handling projections for inactive instances (#5523)
* fix: don't ignore failed events in handlers

* question

* fix retries

* don't instance ids query

* statements can be nil

* make unit tests pass

* add comments

* spool only active instances

* feat(config): handle inactive instances

* customizable HandleInactiveInstances

* test: handling with and w/o inactive instances

* docs: describe projection options

* enable global handling of inactive instances

* accept NowFunc, not Clock interface

* add comment about stringer usage

* remove enum stringer implementations

* fix enum format types

* Update internal/eventstore/repository/mock/repository.mock.impl.go

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

---------

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-03-27 12:34:01 +00:00
..
admin fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
build fix: allow version to be overwritten by build again (#4656) 2022-11-07 09:50:44 +00:00
initialise perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
key perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
setup fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
start refactor(changes): use queries.SearchEvents (#5388) 2023-03-17 09:14:06 +00:00
tls fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
defaults.yaml feat: enable handling projections for inactive instances (#5523) 2023-03-27 12:34:01 +00:00
zitadel.go feat(cmd): add version flag (#4678) 2022-11-10 11:24:00 +00:00