Reusing the same module after error fix

Dear Community,

I need help with a scenario involving file processing. I download a file from Telegram and attempt to transcribe it using Whisper. If an error occurs, the file is sent for conversion. After conversion, I need to retranscribe the corrected file.

I’ve added a DataStore module to save the file’s name and date, but I’m unsure if this is the best approach. How can I return the converted file to the transcription module without duplicating the entire workflow? I appreciate any guidance.

Thank you in advance!

Hi @MaxListov ,

Welcome to Make Community!

We have a solution for you. So to meet your needs you can use resume error handling, Please check the below images and notes.
The Entire Scenario will be like this.

Add Error Handling and in that error route, use the converter, clone the same GPT, and use that GPT to get the transcript, and then map that output to the resume.


For more information please check the below loom.
https://www.loom.com/share/19204882bc8240d6ba522bbfc4052b67?sid=7b682d50-a3fb-45a6-bb10-2b2665fd6be9

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
| Book Live Implementation
Visit us here
Youtube Channel