Capítulo 421 de 988

Chapter 421: Auto-delete renders

Core Idea

_available from v4. 0.

Key Concepts

  • Apply the lifecycle rules
  • Trigger a render with expiration
  • How it works
  • See also

Code Examples

npx remotion lambda sites create --site-name=my-site-name --enable-folder-expiry
  • What it demonstrates: Usage pattern for Auto-delete renders from the official docs.

Key Takeaways

  1. Understand apply the lifecycle rules when working with Auto-delete renders.
  2. Understand trigger a render with expiration when working with Auto-delete renders.
  3. Understand how it works when working with Auto-delete renders.
  4. Understand see also when working with Auto-delete renders.

Connects To

  • api: related page in the Lambda (@remotion/lambda) section.
  • Approuterwebhook: related page in the Lambda (@remotion/lambda) section.
  • Authentication: related page in the Lambda (@remotion/lambda) section.