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
look into post_trigger_include method option and see whether it needs to be deprecated in sync client/ included in async one
For this one, this functionality is something we should support, and as such should remain in the async and sync clients. More on the rest api functionality on this if needed: https://docs.microsoft.com/rest/api/cosmos-db/triggers
For this one, I also found that all READ calls in the scripts.py file are named as 'get_xxx' even though they make network calls and incur in RU usage - with this in mind, we should ensure we have the same standard all around.
Using this issue to keep track of items mentioned during the arch-board review. These are:
GetAuthorizationHeader new method should be made private
remove __aenter from any and all documentations
PR for both of the above: [Cosmos] post-archboard fixes #24358
Others:
We're also still missing merging these PRs:
The text was updated successfully, but these errors were encountered: