*** bobh has joined #openstack-mistral | 00:20 | |
*** jtomasek has joined #openstack-mistral | 00:33 | |
*** d0ugal_ has quit IRC | 00:33 | |
*** d0ugal_ has joined #openstack-mistral | 00:40 | |
*** bobh has quit IRC | 00:58 | |
*** bobh has joined #openstack-mistral | 00:59 | |
*** bobh has quit IRC | 01:03 | |
*** bobh has joined #openstack-mistral | 01:10 | |
*** d0ugal_ has quit IRC | 01:59 | |
*** d0ugal_ has joined #openstack-mistral | 02:08 | |
openstackgerrit | ShangXiao proposed openstack/mistral-lib master: Update the old doc links https://review.openstack.org/570107 | 03:29 |
---|---|---|
*** jtomasek has quit IRC | 03:39 | |
*** hardikjasani has joined #openstack-mistral | 04:20 | |
*** pgaxatte has joined #openstack-mistral | 06:43 | |
*** shardy has joined #openstack-mistral | 06:54 | |
*** threestrands has quit IRC | 06:57 | |
*** jaosorior has quit IRC | 07:18 | |
*** jaosorior has joined #openstack-mistral | 07:19 | |
*** AlexeyAbashkin has joined #openstack-mistral | 07:37 | |
*** d0ugal_ has quit IRC | 08:08 | |
*** d0ugal has joined #openstack-mistral | 08:08 | |
*** gkadam has joined #openstack-mistral | 08:17 | |
*** bobh has quit IRC | 08:18 | |
openstackgerrit | Debo Zhang proposed openstack/mistral master: Replace Chinese quotes with English quotes https://review.openstack.org/570142 | 08:31 |
*** shardy has quit IRC | 08:39 | |
*** shardy has joined #openstack-mistral | 08:53 | |
*** AlexeyAbashkin has quit IRC | 11:04 | |
*** AlexeyAbashkin has joined #openstack-mistral | 11:07 | |
*** shardy is now known as shardy_lunch | 11:08 | |
*** shardy_lunch is now known as shardy | 12:13 | |
*** opetrenko has joined #openstack-mistral | 12:46 | |
*** toure|gone is now known as toure | 12:57 | |
*** rbrady has quit IRC | 12:58 | |
opetrenko | Hello, is there any work or ideas about https://blueprints.launchpad.net/mistral/+spec/mistral-exponential-retry-strategy? | 13:34 |
openstackgerrit | Merged openstack/mistral master: Add "fields" argument to DB API methods https://review.openstack.org/569049 | 13:53 |
d0ugal | opetrenko: Hi - I am not aware of anyone working on this. | 13:56 |
d0ugal | opetrenko: I guess it would need to be added to the retry policy code. | 13:57 |
opetrenko | Can you specify, what should we retry? DB, workflows or? | 13:58 |
d0ugal | opetrenko: AFAIK, currently you can only retry tasks (which could be calling workflows or actions) | 13:59 |
opetrenko | ok, so the idea here is to implement Exponential backoff? | 13:59 |
d0ugal | yes, I believe so | 14:00 |
d0ugal | but I have honestly never read this blueprint before :) | 14:00 |
d0ugal | opetrenko: https://github.com/openstack/mistral/blob/master/mistral/tests/unit/engine/test_policies.py#L51-L59 | 14:01 |
d0ugal | That is an example of the retry policy being used now | 14:01 |
d0ugal | It sounds like that blueprint would make the delay value exponential - but I am not sure how we would do that in the workflow DSL | 14:02 |
opetrenko | Probably we can specify type of retry? | 14:02 |
opetrenko | like workflow type | 14:03 |
d0ugal | Yeah, that makes sense | 14:03 |
d0ugal | The default being linear | 14:03 |
opetrenko | so we can even allow users to implement their own retry strategy | 14:04 |
d0ugal | Possibly - but we should try and keep it simple initially | 14:04 |
d0ugal | I don't think that will be a very common request. | 14:04 |
opetrenko | Yeah, we can allow optional choosing between standard linear and exponential strategy and custom user specified strategy. Therefore linear strategy will be used as default. | 14:06 |
d0ugal | yup | 14:06 |
opetrenko | So probably some specs should be created to write down the ideas | 14:08 |
opetrenko | So probably some specs should be created to write down the ideas of retry strategy | 14:08 |
d0ugal | opetrenko: Yes, that would be good. I think it could be quite short. | 14:09 |
opetrenko | d0ugal: Yeah | 14:10 |
openstackgerrit | Dougal Matthews proposed openstack/mistral-lib master: [WIP] Initial API discussion for Action Providers https://review.openstack.org/570204 | 14:10 |
openstackgerrit | Oleksiy Petrenko proposed openstack/mistral master: Create Base class for Mistral Exceptions and Errors https://review.openstack.org/570206 | 14:23 |
d0ugal | rakhmerov, apetrich: Can you take a look at this? https://review.openstack.org/570204 | 14:27 |
d0ugal | toure: Hey! | 14:28 |
toure | d0ugal hello | 14:36 |
d0ugal | toure: How far did you get with the rpm packaging for mistral-extra? | 14:37 |
toure | I have a spec and just have to refactor it one more time | 14:38 |
d0ugal | toure: Got a link? I can help if you need? | 14:38 |
d0ugal | I was going to do it today. | 14:38 |
toure | sure | 14:38 |
toure | one sec... | 14:38 |
toure | d0ugal https://review.openstack.org/#/c/523540 | 14:44 |
toure | the downstream gerrit is linked | 14:44 |
d0ugal | toure: right, but what about the rpm spec? | 14:51 |
toure | looking for that | 14:51 |
d0ugal | aha | 14:51 |
toure | rdo gerrit ate my change | 14:51 |
* toure crosses fingers that git still has the history | 14:51 | |
toure | \o/ found it on my local drive | 14:52 |
d0ugal | lol | 14:53 |
toure | crap, that wasn't it.. | 14:56 |
d0ugal | toure: it's alright, I'll just write a new one | 14:57 |
d0ugal | Should be fairly easy | 14:57 |
toure | I found it | 14:57 |
toure | :) | 14:57 |
d0ugal | oh | 14:57 |
toure | now to get it to you | 14:57 |
*** hardikjasani has quit IRC | 15:00 | |
*** rbrady has joined #openstack-mistral | 15:02 | |
*** rbrady is now known as Guest75989 | 15:02 | |
toure | d0ugal check your email for a link | 15:03 |
d0ugal | toure: Thanks | 15:03 |
toure | the versioning needs to change to match upstream mistral | 15:03 |
toure | no thank you | 15:04 |
toure | :) | 15:04 |
toure | s/versioning/version/ | 15:04 |
*** AlexeyAbashkin has quit IRC | 15:13 | |
d0ugal | toure: cool, I'll see what I can do | 15:27 |
d0ugal | It has been a while since I last did this! | 15:27 |
toure | yeah not to bad | 15:41 |
toure | thanks again for the help | 15:41 |
toure | tied up with tripleo cli work | 15:42 |
d0ugal | toure: np | 15:42 |
d0ugal | Hopefully have the patch up tomorrow morning | 15:42 |
toure | cool | 15:42 |
d0ugal | I need it for my own work, so I'm not really being helpful :P | 15:42 |
toure | lol | 15:43 |
*** opetrenko_ has joined #openstack-mistral | 15:53 | |
d0ugal | toure: https://github.com/rdo-packages/mistral-extra-distgit | 15:56 |
d0ugal | toure: looks like somebody started doing it | 15:56 |
toure | d0ugal but it looks stale | 16:06 |
toure | hehe, I think that was me | 16:06 |
toure | :) the build system pushed that I believe | 16:07 |
d0ugal | oh | 16:08 |
*** AlexeyAbashkin has joined #openstack-mistral | 16:41 | |
*** AlexeyAbashkin has quit IRC | 16:45 | |
*** bobh has joined #openstack-mistral | 17:51 | |
*** jtomasek has joined #openstack-mistral | 18:00 | |
*** jtomasek has quit IRC | 18:04 | |
*** jtomasek has joined #openstack-mistral | 18:22 | |
*** jtomasek has quit IRC | 18:26 | |
*** jtomasek has joined #openstack-mistral | 18:34 | |
*** AlexeyAbashkin has joined #openstack-mistral | 18:46 | |
*** jtomasek has quit IRC | 18:46 | |
*** AlexeyAbashkin has quit IRC | 18:54 | |
*** Guest75989 has quit IRC | 18:54 | |
*** opetrenko_ has quit IRC | 19:05 | |
*** gkadam has quit IRC | 19:13 | |
*** pdr_ has quit IRC | 20:19 | |
*** pdr_ has joined #openstack-mistral | 20:20 | |
*** rbrady has joined #openstack-mistral | 21:00 | |
*** rbrady is now known as Guest19060 | 21:01 | |
*** bobh has quit IRC | 21:23 | |
*** toure is now known as toure|gone | 23:21 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!