Skip to content
Project
ContractsOperationalEnvironment scoped

Actions

All capabilities

Write contracts run against one instance and may call other instances inside one commit.

Instances4Placed in the selected environment
Replica freshness9 / 129 of 12 copies current
Regions3Holding a copy of this environment
In flight2Runtime work running right now

What it guarantees

An action owns one ordered transaction on its instance. It can emit an event, call another exported contract, or wrap an external effect that carries its own retry and compensation.

  • Read and write a module's private tables in one transaction
  • Call another keyed instance and keep both under one outcome
  • Abandon every state change by throwing from anywhere in the call tree

Configured resources

What this capability is holding up in the environment in scope right now.

ResourceKindStateConfiguration
settleActionActivebattles, writes a round and emits settled
checkoutActionActivewallet, calls reserve inside its transaction
reserveActionActiveinventory, keyed by item

Telemetry

Action rate284 per secondIn the selected environment
Commit success99.93%Over the last hour
p95 duration54 msIncluding the route to the home

Recent activity

  1. checkout committedCompleted, 1 minute agoThe hold and the reservation closed together.
  2. settle abandonedObserved, 8 minutes agoA rule turned the round away and nothing changed.