Skip to content

Commit a0ad849

Browse files
committed
cleanup
1 parent 7d7acfd commit a0ad849

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

topo/topo.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,6 @@ func collStatsAggregation(ctx context.Context, m *mongo.Client, db, coll string)
274274
return stats, nil
275275
}
276276

277-
278277
// RunWithRetry executes the provided function with retry logic for transient errors.
279278
// It retries the function up to maxRetries times,
280279
// with an exponential backoff starting from retryInterval.

0 commit comments

Comments
 (0)