Josh Whelchel
Josh Whelchel
Not expected but we have the same issue. Definitely worth investigating further. On Sun, Aug 9, 2015, 1:25 AM Mayank Bhagya [email protected] wrote: > I have a pipeline 'P2' which...
Also, `pipe.start()` on the python side accepts `base_path` for overriding that value. Redacted from source: ``` python def start(self, idempotence_key='', queue_name='default', base_path='/_ah/pipeline', return_task=False, countdown=None, eta=None): """Starts a new instance of...
@billy1380 thanks ;) :bee:
:+1: These are all great suggestions. I'll try to get these fixed up by end of week. :)
@MattFaus Yes! I'll take some time to accomplish that this weekend. Thanks :+1:
I'm having nightmares about this still hanging about - I'll wrap this up. This functionality saves us a lot of time. :] :dancers:
Ok! Changes made, ready for re-review :+1:
Resolved merge conflicts.
Any news? this is quite dated :)
lgtm, just not sure about the architecture decision, reserving that for the googlers. fwiw: there is nothing in here to ease the transition of queued tasks that are presently pointing...