You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case the transaction definition has only the default tx timeout, we don't check the default tx timeout of the platform transaction manager itself, so that a Spring Boot property such as spring.transaction.default-timeout is not propagated as it should be.
The text was updated successfully, but these errors were encountered:
michael-simons
changed the title
Default transaction timeout is not used as a fallback when definition is also using default
Default transaction timeout is not used as a fallback.
Jan 12, 2022
Uh oh!
There was an error while loading. Please reload this page.
In case the transaction definition has only the default tx timeout, we don't check the default tx timeout of the platform transaction manager itself, so that a Spring Boot property such as
spring.transaction.default-timeout
is not propagated as it should be.via @dam-mond
The text was updated successfully, but these errors were encountered: