Documentation Index
Fetch the complete documentation index at: https://docs.pulsy.app/llms.txt
Use this file to discover all available pages before exploring further.
Feed Lifecycle
A feed moves through a small set of statuses as it is created, deployed, run, paused, or completed.Statuses
Draft: The feed exists but is not running.Pending: A deployment request has been created.Running: A runtime instance has claimed the feed and is processing blocks.Paused: Processing was stopped by a user or by the system.Error: The system paused the feed because deployment or processing failed.Completed: The feed reached its configured end block.