-
go module make fails on arm64 platform, there seems to be a deprecated dependency on cosmos sdk
compilation was still OK for version 1.7.2 and I have 2 sentry nodes not running on ARM64
After git …
-
We'd like to investigate the ability to introduce detection of client side latency to our [profiling tool](https://hibernatingrhinos.com/products/cosmosdbprof).
The idea is that we could check the…
-
We are experiencing strange behavior in our different environments even if they are equally configured. Thanks to ApplicationInsights we encountered traces like:
![144460126-7c8aa127-1f09-4d84-b6c2-6…
-
Hello,
I'm trying to write an isolated C# function that looks something like this:
```
public class MyResponse
{
[CosmosDBOutput("MyCosmosDB", "MyCosmosDBContainer")]
public MyCosmos…
-
**Describe the bug**
I have a problem with a CosmosDB SDK V4.0.0-preview3. When I try to change default CosmosSerializationOptions it causes an exception when I try to use GetItemQueryIterator. Every…
-
Occasionally we observe RequestTimeout exceptions for Upsert operations of TableAPI when using CosmosDB emulator. They go away upon immediate retry.
- Is it expected to have timeouts for single key…
-
**What tutorial are you working in?**
[Paste the URL of the Cosmos SDK tutorial.](https://github.com/cosmos/developer-portal/blob/main/tutorials/3-run-node/index.md)
**Describe the bug**
it rep…
-
### Describe the bug
We are currently developing a simple Azure Function App that utilizes a Cosmos DB Change Feed Trigger. This trigger includes an option to set a **StartFromTime** for the cursor, …
-
Hi everyone,
The query is:
_SELECT * FROM c WHERE c._ts >= 1563721200 AND c._ts < 1563807600
AND c.messageType = 'ed'
AND c.deviceId >= 'A' AND c.deviceId < 'Z' ORDER BY c._ts
PartitionKey: d…
-
>We are continuously addressing and improving the SDK, if possible, make sure the problem persist in the [latest SDK version](https://www.nuget.org/packages/Microsoft.Azure.Cosmos).
Using the lates…