Temporalex.Server (Temporalex v0.3.0)

Copy Markdown View Source

Worker server that routes backend work to core executors and activities.

This process deliberately stays outside deterministic workflow semantics. It starts executors, tracks pending activations, runs activities, and submits completions through the configured backend.

Summary

Functions

backend_state(server)

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

record_activity_heartbeat(server, task_token, details)

snapshot(server)

start_link(opts)