Hi, Hubspot went down this morning which led to multiple scenarios having errors. One scenario takes a webhook from a different app, and then iterates through bundles pushing information into HubSpot. I now have multiple incomplete executions, which I’m struggling to resolve.
For one execution, I keep getting the error “Cannot read properties of null (reading ‘map’)”. All of the other previous nodes have data correctly as predicted. So I don’t understand why this isn’t resolving.
I have another execution which also isn’t resolving, and it seems it might be because the previous node didn’t get any data. But I have no way to go back and check what happened, and it simply keeps failing. There should have been data coming through, and I believe it’s because hubspot was have fluctuating outages that it came back with no data but not an error.
Is there any way for me to fix this and resolve it. I can’t redo the whole scenario, since it’s only within a few of the iterations that there was some error. If I can’t fix this, I’ll just need to accept that a couple of these events will be lost, which is ok, but just curious.
Thanks!