# Constants
CancelledErr is the error code returned if the evaluation is cancelled.
InternalErr is the error code returned if the evaluation fails due to an internal error.
InvalidBundleErr is the error code returned if the bundle loaded is corrupted.
InvalidConfigErr is the error code returned if the OPA initialization fails due to an invalid config.
InvalidPolicyOrDataErr is the error code returned if either policy or data is invalid.
NotReadyErr is the error code returned if the OPA instance is not initialized.