pub unsafe extern "C" fn aeron_archive_context_set_message_retry_attempts(
ctx: *mut aeron_archive_context_t,
message_retry_attempts: u32,
) -> c_intExpand description
Specify the number of retry attempts when offering messages to the archive.