error · error

Stale tuning revision

The tuning owner changed after the caller captured its revision.

error.stale-tuning
Stable ID
error.stale-tuning
Owner
app.script-api-registry
Authority
read_only
Timing
immediate
Availability
all script lifecycles
Side effects
none
Determinism
Stable error identity; diagnostic prose is not API state.
Introduced
1.1.0

Usage

Refresh developer.tuning.values and decide whether the requested change still applies before resubmitting.

Parameters

Returns

A stable error identity when expected_revision no longer matches.

Cost

No extra work beyond rejected owner validation.

Fields

This symbol has no fields.

Errors

Examples

if receipt.error_id == "error.stale-tuning" then -- query the latest revision end

API history

Related symbols

Project references