Skip to main content
Current template builds stream structured log entries for both blocking and background workflows. Use on_log_entry= when you need progress output.

Blocking logs

Background logs

For reconnectable consumers, persist TemplateBuildStatusSnapshot.next_offset from get_status() and pass it as offset= on the next poll or wait call. When migrating older template-build examples, keep build environment values in set_build_envs() and runtime defaults in set_runtime_envs(). Concept: Create. API reference: buildTemplate, getTemplateBuildStatus.