✳flâneur — a map of the web's best reading
What is a Temporal Activity? | Temporal Platform Documentation
docs.temporal.io · 301 words · saved by 1 readers
Understand Temporal Activities, including Activity Definitions, Types, Executions, idempotency, cancellations, and Local Activities.
This guide provides a comprehensive overview of Temporal Activities including Activity Definition , Activity Type , Activity Execution , Local Activity , and Standalone Activity . An Activity is a normal function or method that executes a single, well-defined action (either short or long running), such as calling another service, transcoding a media file, or sending an email message. Activity code can be non-deterministic. We recommend that it be idempotent . Activities are the most common Temporal primitive and encompass small units of work such as: Single write operations, like updating user
Explore this link on the map →related reading
- What is a Temporal Activity? | Temporal Platform Documentationdocs.temporal.io
- Temporal Primer - Building Long-Running Systemsarpitbhayani.me
- Local Activity vs Activity - #3 by maxim - Community Support - Temporal Community Forumcommunity.temporal.io
- Local Activity vs Activity - #3 by maxim - Community Support - Temporal Community Forumcommunity.temporal.io
- Durable Execution Solutions | Temporaltemporal.io
- Temporal Workflow | Temporal Platform Documentationdocs.temporal.io
- About Temporal SDKs | Temporal Platform Documentationdocs.temporal.io
- Java SDK developer guide | Temporal Platform Documentationdocs.temporal.io
- Spooky Stories: Chilling Temporal anti-patterns (part 1) | Temporaltemporal.io
- Cookbookcookbook.openai.com
- Notionnanransohoff.com
- What is idempotency? And why it matters for durable systems | Temporaltemporal.io