Run Code stopped working out of nowhere

This Run Code node used to work properly, but now - without anything changing - it does not work anymore. Please help me out.

https://www.gumloop.com/pipeline?workbook_id=q4UnH2bfo9D9zF5Ajbf3Ex&run_id=YpaFKZggmiv2PypDy2gNCS

Hey @leoviri! 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

Can you try re-running from scratch (NOT resuming)?

This looks like it was related to specific characters in the input containing invalid UTF-8 characters for the decoding setup.

I managed to fix it. I deleted the run code, created another one exactly the same. and it worked. :slight_smile: Thanks, Rahul.

Gotcha glad you got it working! I think this was unrelated to the Run Code node, and more related to the non-determinism of the Ask AI node outputting some sort of invalid sequence of characters, but definitely let us know if it happens again and we’ll investigate further