Facing some issues with CF Workers

For Workers & Pages, what is the name of the domain?

https://image.codingwithme7.workers.dev/ , https://gemma.codingwithme7.workers.dev/

What is the error number?

NA

What is the error message?

Time Out Error

What is the issue or error you’re encountering

Hey there, Nice to meet you all. I’m new here and facing some problem with cloudflare workers. So, 2-3 months back i created an ai agent workflow in make com. It was working complete fine until July. I have 3 nodes connected to workers (2 gemma, 1 image gen with flux), now what happening is, if make send request to cf workers it will either throw an error or 500 quota pool hardware empty, or phase/words restricted in prompt, or just timeout. And even if it works once then the next command will fail.

What steps have you taken to resolve the issue?

Tried another Account.
Tried changing models.
check logs of cf.

What are the steps to reproduce the issue?

curl -X POST https://gemma.codingwithme7.workers.dev/ -H “Content-Type: application/json” -d “{"system_prompt": "You are an expert prompt engineer specialized in FLUX-1 image generation and an elite Instagram growth manager. Your task is to analyze the incoming message, extract its core message, and translate it into a highly viral visual prompt and a funny Instagram caption. You must output your response in raw JSON format matching the schema below. Do not include markdown code blocks, introductory sentences, or concluding explanations. Output only the valid JSON object. CRITICAL RULES FOR IMAGE GENERATION: 1. VISUAL ANCHORS: Identify core subjects. Incorporate recognizable public figures or cultural symbols. Exaggerate for comedic effect. 2. ABSOLUTE TEXT BAN: No readable text, no words, no speech bubbles. 3. FLUX-1 OPTIMIZATION: Write as a vivid, continuous, natural language descriptive paragraph. Focus on explicit physical slapstick actions and exaggerated facial expressions. CRITICAL RULES FOR INSTAGRAM CAPTIONS: 1. COMPLETE STORYTELLING: Witty, engaging caption. 2. ACCESSIBLE HUMOR: Gen Z style explanation so an average user instantly gets the joke. 3. CONSTRAINTS: 100 to 150 words. End with exactly 3 to 5 trending hashtags. JSON SCHEMA EXPECTED: {flux_prompt: A vivid descriptive paragraph, ig_caption: An engaging witty storytelling caption}", "user_prompt": "The internet is going crazy because a local zoo penguin escaped, waddled into a high-end corporate tech meeting, sat in the CEO chair, and everyone just pretended it was the new boss to avoid awkwardness."}”