mirror of
https://github.com/zitadel/zitadel
synced 2024-11-22 00:39:36 +00:00
77aa02a521
# Which Problems Are Solved Reduce the chance for projection dead-locks. Increasing or disabling the projection transaction duration solved dead-locks in all reported cases. # How the Problems Are Solved Increase the default transaction duration to 1 minute. Due to the high value it is functionally similar to disabling, however it still provides a safety net for transaction that do freeze, perhaps due to connection issues with the database. # Additional Changes - Integration test uses default. - Technical advisory # Additional Context - Related to https://github.com/zitadel/zitadel/issues/8517 --------- Co-authored-by: Silvan <silvan.reusser@gmail.com> |
||
---|---|---|
.. | ||
admin | ||
build | ||
encryption | ||
hooks | ||
initialise | ||
key | ||
mirror | ||
ready | ||
setup | ||
start | ||
tls | ||
defaults.yaml | ||
zitadel.go |