index
:
delta/openstack/taskflow.git
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
opendev.org: openstack/taskflow.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
taskflow
/
retry.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six
Takashi Kajinami
2022-05-18
1
-4
/
+2
*
Refactor Atom/BaseTask/Task/Retry class hierarchy
Greg Hill
2016-02-18
1
-7
/
+4
*
Add optional 'defer_reverts' behavior
Greg Hill
2015-11-17
1
-4
/
+16
*
Document more of the retry subclasses special keyword arguments
Joshua Harlow
2015-06-15
1
-1
/
+38
*
Adding a revert_all option to retry controllers
Min Pae
2015-06-11
1
-5
/
+26
*
Use the enum library for the retry strategy enumerations
Joshua Harlow
2015-02-19
1
-12
/
+36
*
Merge "Add a history retry object, makes retry histories easier to use"
Jenkins
2014-12-18
1
-2
/
+65
|
\
|
*
Add a history retry object, makes retry histories easier to use
Joshua Harlow
2014-11-19
1
-2
/
+65
*
|
Add and use a new simple helper logging module
Joshua Harlow
2014-12-08
1
-3
/
+0
|
/
*
Use constants for retry automatically provided kwargs
Joshua Harlow
2014-10-19
1
-1
/
+10
*
Document more function/class/method params
Joshua Harlow
2014-09-26
1
-37
/
+39
*
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-27
/
+51
*
Fix docstring list format
Joshua Harlow
2014-05-28
1
-4
/
+5
*
Factor out the on_failure to a mixin type
Joshua Harlow
2014-05-28
1
-19
/
+33
*
Use a name property setter instead of a set_name method
Joshua Harlow
2014-05-28
1
-1
/
+2
*
Rework atom documentation
Joshua Harlow
2014-05-24
1
-1
/
+1
*
Rewrite assertion for same elements in sequences
Ivan A. Melnikov
2014-03-22
1
-9
/
+5
*
Remove extraneous vim configuration comments
Ivan A. Melnikov
2014-03-19
1
-2
/
+0
*
Fix few minor spelling errors
Ivan A. Melnikov
2014-03-18
1
-1
/
+1
*
Flow smart revert with retry controller
Anastasia Karpinska
2014-03-18
1
-0
/
+84
*
Add base class for Retry
Anastasia Karpinska
2014-03-14
1
-0
/
+101