My 'Error Shield' Node is throwing an error (it's wrapping a successful node)

Hi there,

I’m working on a simple POC of a workflow optimization with Gumloop, where an initial node takes in a PDF (with OCR), with the goal of extracting the text. I wrapped this in an ‘Error Shield’ as recommended, but for some reason although the actual core node (the OCR) works as expected, the wrapping Error Shield fails, preventing further program execution.

https://www.gumloop.com/pipeline?workbook_id=cqjKycaqHGyK1wTfGPSphX&run_id=kTK3ckqNH6NEfPoVS5SZiD

Any idea on how I may resolve this?

Hey @arathdev! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={your_run_id}&workbook_id={workbook_id}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Hey @arathdev - This is definitely unexpected. Could you delete the Error Shield nodes and add them back again please?

Hi Wasay,

I tried removing all Error Shield Nodes, and then it gives me an error of ‘operator’.

I tried a number of variations of this advise, removing them, adding them back, removing and then adding the inputs (e.g, the files I’m trying to read), etc.

What would you advise doing now?

Hey! Can you share the latest workbook link please?

Hi Wasay,

See latest workbook link here:

https://www.gumloop.com/pipeline?workbook_id=cqjKycaqHGyK1wTfGPSphX

Thank you! An interface node on your workbook was not deleted properly for some reason. Can you try the workbook link below please - it should work as expected: https://www.gumloop.com/pipeline?workbook_id=a321tdHca1twn7b7WB5KqQ

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.