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
/
engines
/
worker_based
/
server.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use LOG.warning instead of deprecated LOG.warn
Takashi Kajinami
2021-11-29
1
-2
/
+2
*
Merge "python3.0 has deprecated LOG.warn"
Jenkins
2017-05-03
1
-19
/
+21
|
\
|
*
python3.0 has deprecated LOG.warn
xhzhf
2017-03-07
1
-19
/
+21
*
|
Fix py35 test failure
ChangBo Guo(gcb)
2017-05-03
1
-1
/
+1
|
/
*
Handle cases where exc_args can't be serialized as JSON in the WBE
Greg Hill
2016-01-28
1
-5
/
+5
*
Move all internal blather usage/calls to trace usage/calls
Joshua Harlow
2015-12-17
1
-4
/
+4
*
Provide a deprecated alias for the now removed stop watch class
Joshua Harlow
2015-07-12
1
-2
/
+2
*
Use a collections.namedtuple for the request work unit
Joshua Harlow
2015-03-13
1
-15
/
+16
*
Add + use failure json schema validation
Joshua Harlow
2015-03-11
1
-29
/
+1
*
Make the dispatcher handler be an actual type
Joshua Harlow
2015-02-15
1
-6
/
+6
*
Remove delayed decorator and replace with nicer method
Joshua Harlow
2015-02-13
1
-20
/
+38
*
Abstract out the worker finding from the WBE engine
0.7.0
Joshua Harlow
2015-01-31
1
-1
/
+2
*
Add and use a nicer kombu message formatter
Joshua Harlow
2015-01-29
1
-18
/
+20
*
Use explicit WBE object arguments (instead of kwargs)
Joshua Harlow
2015-01-22
1
-4
/
+8
*
Use the notifier type in the task class/module directly
Joshua Harlow
2014-12-13
1
-21
/
+47
*
Add and use a new simple helper logging module
Joshua Harlow
2014-12-08
1
-1
/
+1
*
Remove direct usage of the deprecated failure location
Joshua Harlow
2014-10-21
1
-6
/
+7
*
Increase robustness of WBE message and request processing
Joshua Harlow
2014-09-27
1
-15
/
+43
*
Adjust the WBE log levels
Joshua Harlow
2014-09-27
1
-13
/
+24
*
Make the WBE worker banner information more meaningful
Joshua Harlow
2014-08-21
1
-0
/
+4
*
WBE request message validation
Joshua Harlow
2014-07-25
1
-1
/
+4
*
WBE notification message validation
Joshua Harlow
2014-07-25
1
-1
/
+4
*
Use a common message dispatcher
Joshua Harlow
2014-07-25
1
-40
/
+21
*
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-6
/
+8
*
Revert "Move taskflow.utils.misc.Failure to its own module"
Jeremy Stanley
2014-03-31
1
-14
/
+13
*
Move taskflow.utils.misc.Failure to its own module
Ivan A. Melnikov
2014-03-31
1
-13
/
+14
*
Persistence cleanup part one
Joshua Harlow
2014-03-26
1
-7
/
+6
*
Merge "Avoid shutting down of a passed executor"
Jenkins
2014-03-24
1
-1
/
+0
|
\
|
*
Avoid shutting down of a passed executor
Joshua Harlow
2014-03-20
1
-1
/
+0
*
|
Improve logging for proxy publish
Stanislav Kudriashev
2014-03-20
1
-1
/
+0
*
|
[WBE] Collect information from workers
Stanislav Kudriashev
2014-03-18
1
-6
/
+24
*
|
Introduce message types for WBE protocol
Stanislav Kudriashev
2014-03-14
1
-9
/
+18
*
|
Rename remote task to request
Stanislav Kudriashev
2014-03-12
1
-5
/
+6
*
|
Rework proxy publish functionality
Stanislav Kudriashev
2014-03-12
1
-1
/
+1
*
|
Use message.requeue instead of message.reject
Stanislav Kudriashev
2014-03-11
1
-7
/
+7
*
|
A few worker-engine cleanups
Joshua Harlow
2014-03-06
1
-25
/
+28
*
|
Rename uuid to topic
Joshua Harlow
2014-02-25
1
-2
/
+2
|
/
*
Remove extraneous vim configuration comments
Stanislav Kudriashev
2014-02-21
1
-2
/
+0
*
Message-oriented worker-based flow with kombu
Stanislav Kudriashev
2014-02-19
1
-0
/
+178