Browse Source
The Kie API can return 404/422 or HTTP 200 with non-200 code when polling starts before the task is fully registered. Previously these were treated as fatal errors, causing the client to see a network error even though the generation was still processing on Kie's side. Now these transient responses are retried instead of aborting. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
1 changed files with 12 additions and 0 deletions
Loading…
Reference in new issue