Hey Dan! Sorry to hear you're running into timeouts. I'm guessing this is on POST /v1.0/generations/from-template -- can you share a few details so I can dig in?
When did this start happening?
Is it every request or just intermittent?
What does your request look like -- what are you passing for prompt and gammaId? How complex is the template you're remixing?
How are you polling the generation status afterward -- are the timeouts happening on the initial POST, or when you're polling GET /v1.0/generations/{id} for completion?
If you've got an example request (minus your API key) and the error response that would be super helpful
Want to get the full picture upfront so we can knock this out quickly!