Module background_tasks

Module background_tasks 

Source
Expand description

§Background task management for the Responses API.

This module handles background processing of responses when background: true is set.

Structs§

BackgroundTask
A background task for processing responses
BackgroundTaskManager
Manager for background tasks

Enums§

BackgroundTaskState
State of a background task

Functions§

get_background_task_manager
Get the global background task manager