We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2e49d5 commit 87cf007Copy full SHA for 87cf007
src/ucp/core/ucp_context.c
@@ -445,7 +445,7 @@ static ucs_config_field_t ucp_context_config_table[] = {
445
"Number of usage tracker rounds performed for each progress operation. Must be\n"
446
"non-zero value.",
447
ucs_offsetof(ucp_context_config_t, dynamic_tl_progress_factor),
448
- UCS_CONFIG_TYPE_TIME_UNITS},
+ UCS_CONFIG_TYPE_UINT},
449
450
{"RESOLVE_REMOTE_EP_ID", "n",
451
"Defines whether resolving remote endpoint ID is required or not when\n"
0 commit comments