Failed action consumed 2 tasks?

Status: Open · Asked by nkthen on · 0 views

nkthen — Question ·
Task History ID: IjU3NjUwNTZhMDYzMzA0MzA1MjZiNTUzNDUxMzUi_pc

Please help me understand, I'm sending email to Aweber and I see that those failed action to Aweber consumes 2 tasks.
There are 2 types of errors.
Error #1
Error Status: 400
Error Message: email: Email address blocked. Please refer to https://help.aweber.com/hc/en-us/articles/204029356 .
Error Type: WebServiceError

Error #2
Error Status: 400
Error Message: email: Subscriber already subscribed.
Error Type: WebServiceError

The strange thing is that sometimes Error #1 will consume one task, and sometimes consume TWO tasks.
It happens to Error #2 too, where it sometimes consume one task and sometimes TWO tasks.

So how many tasks is supposed to be consumed?

Arshil Ahmad — Reply ·

Hi @nkthen,

Based on our initial understanding, we can see that you have set the Auto Re-Execution attempts to 1. This means that whenever a step fails to execute, Pabbly will automatically attempt to re-execute that step once more. Upon this re-execution, the said step could either execute successfully or fail again. In both scenarios, 2 tasks will be consumed: one for the original execution and one for the re-execution.

nkthen — Reply ·

So what I'll do is to set to zero attempts, which will only run one task, if it fails, it will not redo, right? But the question is why some of the failed workflow consumed one task and then two tasks. It's inconsistent.

Pabblymember11 — Reply ·
But the question is why some of the failed workflow consumed one task and then two tasks. It's inconsistent.

As per your Aweber's API response, The "Email address blocked" error in AWeber indicates the email address you're trying to add is blocked due to past issues like hard bounces, spam complaints, or unsubscribes. Please refer to https://help.aweber.com/hc/en-us/articles/204029356 for more details.

Back to all forum threads · Log in to reply