akka.akka-osgi_2.11.0-RC1.2.3.0-RC4.source-code.akka-transactor.conf Maven / Gradle / Ivy
#########################################
# Akka Transactor Reference Config File #
#########################################
# This is the reference config file that contains all the default settings.
# Make your edits/overrides in your application.conf.
akka {
transactor {
# The timeout used for coordinated transactions across actors
coordinated-timeout = 5s
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy