diff --git a/clearml/config/default/sdk.conf b/clearml/config/default/sdk.conf index 77312a73..ee0732ed 100644 --- a/clearml/config/default/sdk.conf +++ b/clearml/config/default/sdk.conf @@ -185,7 +185,7 @@ report_period_sec: 2 # The number of events to report - report_event_flush_threshold: 50 + report_event_flush_threshold: 100 # ping to the server - check connectivity ping_period_sec: 30 diff --git a/docs/clearml.conf b/docs/clearml.conf index 54019bde..55c8c83b 100644 --- a/docs/clearml.conf +++ b/docs/clearml.conf @@ -196,7 +196,7 @@ sdk { report_period_sec: 2 # The number of events to report - report_event_flush_threshold: 50 + report_event_flush_threshold: 100 # ping to the server - check connectivity ping_period_sec: 30