Skip to main content

store_success_then_reject

First delivery: store SUCCESS manually, then Reject to trigger redelivery. Second delivery: dedup finds SUCCESS, dispatches chain.

def store_success_then_reject() - > string

First delivery: store SUCCESS manually, then Reject to trigger redelivery. Second delivery: dedup finds SUCCESS, dispatches chain.

Returns

TypeDescription
stringReturns 'dedup-pass' if the task is redelivered and deduplication logic did not intercept the execution.