Function aeron_archive_context_set_message_retry_attempts

Source
pub unsafe extern "C" fn aeron_archive_context_set_message_retry_attempts(
    ctx: *mut aeron_archive_context_t,
    message_retry_attempts: u32,
) -> c_int
Expand description

Specify the number of retry attempts when offering messages to the archive.