Hi everyone,
I’m currently building a scenario in Make that triggers an AI image generation process via cusom Straico module. The issue: the image generation takes longer than 60 seconds, which causes Make to throw a Request Timeout error.
Since I can’t speed up the AI generation itself, I’m looking for a proper workaround or architectural change to handle this correctly in Make.
I would love to hear how others are handling similar time-sensitive scenarios with long-running processes like AI Image generation.
Also, if you know of specific Make patterns, blueprints, or modules that work well for this, I’m all ears!
Thanks in advance!
- Martin