File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- ### NEXT_VERSION_TYPE=PATCH
2- ### NEXT_VERSION_DESCRIPTION_BEGIN
3- * Next execution time calculation was fixed. Large time difference between database and application or fast executions
4- of scheduled tasks might have led to repeated execution. That was possible because the execution time calculation
5- relied on the application clock and the tasks picking mechanism relied on the database clock.
6- ### NEXT_VERSION_DESCRIPTION_END
1+ ## [ 3.1.1 ] ( ) (09-02-2022)
2+
3+ * Next execution time calculation was fixed. Large time difference between database and application or fast executions
4+ of scheduled tasks might have led to repeated execution. That was possible because the execution time calculation
5+ relied on the application clock and the tasks picking mechanism relied on the database clock.
6+
77## [ 3.1.0] ( ) (02-12-2021)
88
99* ` FailRetryType.NONE ` added that does not add extra execution attempts in case of a failure -
Original file line number Diff line number Diff line change 1- version =3.1.1-SNAPSHOT
1+ version =3.1.1
22ru.yoomoney.gradle.plugins.java-plugin.jvm-version =11
You can’t perform that action at this time.
0 commit comments