Represents Error data in the Schedules API.
Inttegro decodes API responses into this struct. Required fields are always present;
optional fields are nil when they do not apply or were not returned. Follow the linked
types in t/0 for nested domain values.
Reads and cancels scheduled work created through Inttegro APIs.
A schedule records when a supported operation should run and whether it is still actionable. Cancellation affects future execution; it does not reverse work that has already completed.
Summary
Functions
Builds a Inttegro.Schedules.Error and raises KeyError when a required field is missing.
Types
Functions
Builds a Inttegro.Schedules.Error and raises KeyError when a required field is missing.