You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation
==========
Some final cleanup/improvement changes to the streaming API prior to
releasing the next dot-minor that includes significant changes to the
underlying c-extension and the overall shape of the SDK's internal
logic.
Modification
============
* Handle metadata metrics that might be set to `None`
* Use default C++ core timeouts for streaming timeouts (if not provided)
* Update query params property to not JSON-ify positional, named and raw
options each time it is called
* Add query test to confirm metrics handling is correct
Change-Id: I42bf644a1085fbc812fe0a3f94437b96c17bf2be
Reviewed-on: https://review.couchbase.org/c/couchbase-python-client/+/242421
Tested-by: Build Bot <build@couchbase.com>
Reviewed-by: Brett Lawson <brett19@gmail.com>
0 commit comments