I am trying to deal with an error that started popping up recently and wanted to see if you could shine any light on it.
This is for aa5688c3be81464888b52b0338cf76f0
The automation is for paying invoices that have been created (in a separate automation).
The trigger retrieves a list of invoices and their payment amount. the first action is to use the client ID from the trigger and retrieve the client master data. This is where it keeps intermittently failing and kicking out a connection reset error. on 3/1 it failed like the first 50 rows then let the other 80 or so process. It did something similar the previous sunday as well.
The second first step in the action is to retrieve the session ID to be used in the action. I took a look and found the subassembly looks off, random wire going to nothing.
(ID a084dd345bfd477e858407fc24b90032).
Not sure really what is going on as i havent changed anything in months and it was working great until recently. maybe an update caused an issue there and thats why there is a wire to nothing. no idea to be honest.
Can you take a look and let me know if you have any clue here?
Thanks