relab/gorums

Provide timeout and retry options to the NewConfiguration method

hanish520 opened this issue · 0 comments

While creating an all-to-all communication model-based configuration in gorums, in some scenarios it may fail due to timing issues. In such case, the application/client should retry to create the configuration. Instead, provide options to the NewConfiguration to configure a larger timeout and number of retries.