Skip to main content

CompletionStatus

Enum representing the possible statuses of an input's processing.

enum CompletionStatus {
Unprocessed
Accepted
Rejected
Exception
MachineHalted
CycleLimitExceeded
TimeLimitExceeded
PayloadLengthLimitExceeded
}

Values

NameDescription
UnprocessedThe input has not been processed yet.
AcceptedThe input was accepted and processed successfully.
RejectedThe input was processed and the results were rejected.
ExceptionAn exception occurred during the processing of the input.
MachineHaltedThe machine halted during the processing of the input.
CycleLimitExceededThe cycle limit was exceeded during the processing of the input.
TimeLimitExceededThe time limit was exceeded during the processing of the input.
PayloadLengthLimitExceededThe payload length limit was exceeded during the processing of the input.

On this page

© 2024 Cartesi Foundation Ltd. All rights reserved.

The Cartesi Project is commissioned by the Cartesi Foundation.

We use cookies to ensure that we give you the best experience on our website. By using the website, you agree to the use of cookies.