err_NIX_ERR_RECOVERABLE

Constant err_NIX_ERR_RECOVERABLE 

Source
pub const err_NIX_ERR_RECOVERABLE: err = -5;
Expand description

@brief A recoverable error occurred.

This is used primarily by C API consumers to communicate that a failed primop call should be retried on the next evaluation attempt.