Skip to content

Parameterize client finalize timeout#3650

Merged
rhc54 merged 1 commit intoopenpmix:masterfrom
rhc54:topic/fin
Jul 28, 2025
Merged

Parameterize client finalize timeout#3650
rhc54 merged 1 commit intoopenpmix:masterfrom
rhc54:topic/fin

Conversation

@rhc54
Copy link
Contributor

@rhc54 rhc54 commented Jul 28, 2025

The length of time we wait for client finalize to be ack'd by the server is pretty arbitrary - the timeout is there just to avoid having a client "hang" forever if the server is stuck. So let the user adjust the time via MCA param in the case where they need a long time, and set the default to something higher (i.e., 10 sec) than what we were using just in case they have a heavily loaded server.

Refs: open-mpi/ompi#13344

The length of time we wait for client finalize to be
ack'd by the server is pretty arbitrary - the timeout
is there just to avoid having a client "hang" forever
if the server is stuck. So let the user adjust the time
via MCA param in the case where they need a long time,
and set the default to something higher (i.e., 10 sec)
than what we were using just in case they have a heavily
loaded server.

Signed-off-by: Ralph Castain <rhc@pmix.org>
@rhc54 rhc54 merged commit 85bc673 into openpmix:master Jul 28, 2025
26 checks passed
@rhc54 rhc54 deleted the topic/fin branch July 28, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant