Activities are requests to securely execute a workload in Turnkey.
/public/v1/submit
.
COMPLETED
: The activity was successful and the result
field is populated.FAILED
: The activity failed and the failure
field contains the reason.CONSENSUS_NEEDED
: More signatures are required to process the request.PENDING
: The request is processing asynchronously.get_activity
with the activity ID.timestampMs
value in your request.