Skip to content

Retry and Regenerate

Tunedance includes a retry flow for soundtrack generation errors so you do not have to rebuild the form from scratch every time something fails.

Tunedance retry and regenerate placeholder

When Generation Fails

If soundtrack generation fails for a non-credit error, Tunedance opens a regenerate modal with:

  • the error message
  • a Retry action

This lets you attempt the same generation again without re-entering the form.

Retry Behavior

When you choose Retry, Tunedance reruns the pending soundtrack request with the same draft values.

If the retry succeeds, the modal closes and the results are added to the album.

If the retry fails again, the modal stays available with the updated error message.

Credit Errors

If generation fails because of insufficient credits, Tunedance shows a dedicated credit modal instead of the normal retry modal.

That separates usage-limit problems from general generation failures.

Partial Results

If some requested samples fail to decode or process, Tunedance can still keep the soundtrack results that were successfully created.

That means a partial success can still produce usable tracks even when one or more variations fail.

Wayaframe Documentation