Skip to main content

Module context

Module context 

Source
Expand description

Task execution context.

This module provides the per-attempt handles that a task uses to observe cancellation, emit heartbeats, and report readiness.

Structsยง

TaskContext
Context passed to a task for a single attempt.