-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
Fully Compatible
-
N&O 2026-09-14, N&O 2026-09-28
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, DBClientConnection has a constructor with 5 arguments, all of which have default values. This makes it difficult to see which arguments are being passed in and makes it challenging to add new arguments (especially ones without a default value).