#Hi guys

1 messages · Page 1 of 1 (latest)

winged root
#

Hi Matthias, maybe the retry function can help?
Something like:

    register: result
    retries: 3
    delay: 30
    until: "result is not failed"

on the export policy task

devout heath
winged root
devout heath
#

@winged root Sorry, it took some time. Today I could test it, and it's working. Thx.