pekko/project
Enno 70c3cdfa97
RetryFlow: retries of individual stream elements with backouff (#27742)
RetryFlow wraps a flow with context and allows to individually retry elements. A decider function decides if another try should be made and gives the element to try with.
Retries are backed off exponentially.
Retries are limited by maxRetries.

Inspired by the work of Gilad Hoch <gilad.hoch@thomsonreuters.com> and Martynas Mickevičius <self@2m.lt>
2019-10-15 18:41:30 +02:00
..
scripts use Scala 2.13 for last step in release script 2019-07-05 09:37:06 +02:00
AddLogTimestamps.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
AkkaBuild.scala Docs: add project info boxes (#27873) 2019-10-03 16:42:41 +02:00
AkkaDisciplinePlugin.scala Upgraded silencer plugin. (#27470) 2019-08-09 15:27:42 +02:00
AutomaticModuleName.scala replace unicode arrows 2019-03-11 16:58:51 +01:00
build.properties Update sbt to 1.3.2 (#26935) 2019-10-01 13:49:02 +02:00
CliOptions.scala replace unicode arrows 2019-03-11 16:58:51 +01:00
CopyrightHeader.scala Update headers for jdk9 related code. (#26236) 2019-01-15 13:35:53 +01:00
CopyrightHeaderForBoilerplate.scala Update headers for jdk9 related code. (#26236) 2019-01-15 13:35:53 +01:00
CopyrightHeaderForBuild.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
CopyrightHeaderForJdk9.scala Update headers for jdk9 related code. (#26236) 2019-01-15 13:35:53 +01:00
CopyrightHeaderForProtobuf.scala Update headers for jdk9 related code. (#26236) 2019-01-15 13:35:53 +01:00
Dependencies.scala Merge pull request #27988 from akka/wip-protobuf-3.10.0-patriknw 2019-10-15 11:09:30 +02:00
Doc.scala Don't duplicate CrossJava logic (#27842) 2019-10-02 20:02:40 -07:00
GitHub.scala Paradox: latest 0.5.3, latest theme 0.16, more https (#26522) 2019-03-14 08:26:15 +01:00
JavaFormatter.scala Bump up dependencies. (#27586) 2019-09-09 14:54:09 +02:00
Jdk9.scala Don't duplicate CrossJava logic (#27842) 2019-10-02 20:02:40 -07:00
JdkOptions.scala Don't duplicate CrossJava logic (#27842) 2019-10-02 20:02:40 -07:00
MiMa.scala Update to MiMa 0.6.0 (#27558) 2019-09-11 11:28:12 +02:00
MultiNode.scala Multi-jvm assembly: deduplicate: META-INF default file #27667 (#27668) 2019-09-09 12:36:05 -07:00
OSGi.scala cleanup OSGi build properties 2019-10-15 13:29:43 +02:00
Paradox.scala Typed docs: some spelling and language fixes (#27919) 2019-10-09 19:43:03 +02:00
ParadoxBrowse.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
ParadoxSupport.scala Update to paradox 0.6.5 2019-09-10 11:20:12 +02:00
plugins.sbt Akka Paradox theme 0.25 (with transitive Paradox, apidoc, project-info) 2019-10-09 14:52:37 +02:00
project-info.conf Docs: add project info boxes (#27873) 2019-10-03 16:42:41 +02:00
ProjectFileIgnoreSupport.scala replace unicode arrows 2019-03-11 16:58:51 +01:00
Protobuf.scala protoc version 3.10.0 2019-10-14 11:11:21 +02:00
Publish.scala crossPaths back to default (#27893) 2019-10-07 18:24:11 +02:00
Release.scala crossPaths back to default (#27893) 2019-10-07 18:24:11 +02:00
ScalafixForMultiNodePlugin.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
ScalafixIgnoreFilePlugin.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
ScalafixSupport.scala build: make sure ignore files are searched for in base directory 2019-01-16 11:44:07 +01:00
SigarLoader.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
StreamOperatorsIndexGenerator.scala RetryFlow: retries of individual stream elements with backouff (#27742) 2019-10-15 18:41:30 +02:00
TestExtras.scala replace unicode arrows 2019-03-11 16:58:51 +01:00
ValidatePullRequest.scala Make running mima in PrValidation optional (default enabled) (#27812) 2019-09-30 12:40:22 +02:00
VersionGenerator.scala replace unicode arrows 2019-03-11 16:58:51 +01:00
Whitesource.scala Use git from the path instead of jgit/sbt-git (#27756) 2019-09-19 15:37:33 +02:00