Git Product home page Git Product logo

Comments (7)

heavenwing avatar heavenwing commented on June 25, 2024 1

@olitomlinson
Yes, my customer uses Azure SQL state store component.
And they report in Production environment, when data is small (just two items), this error is still raised.

from dapr.

alvin-su avatar alvin-su commented on June 25, 2024 1

@cgillum SQL_Latin1_General_CP1_CI_AS

from dapr.

olitomlinson avatar olitomlinson commented on June 25, 2024

@heavenwing

Which state store component are you using for storing the Workflow state?

We've seen weird things like this cropping up on Azure SQL state store...

from dapr.

olitomlinson avatar olitomlinson commented on June 25, 2024

Cc @cgillum

Another Azure SQL workflows issue

from dapr.

olitomlinson avatar olitomlinson commented on June 25, 2024

@heavenwing

Couple more questions

  • What is the compute host technology in use here? Is it AKS, ACA, or something else?
  • Is the compute located in the same azure region as the Azure SQL?
  • What Azure SQL configuration are you using?
    -- vcore / DTU?
    -- serverless / provisioned
    -- Service Tier : General Purpose / Business Critical / Hyperscale
    -- Hardware Type : Standard / DC / Premium etc

from dapr.

cgillum avatar cgillum commented on June 25, 2024

Also, what is the collation of the SQL database?

https://learn.microsoft.com/sql/relational-databases/collations/view-collation-information?view=sql-server-ver16

I suspect this might be an important detail.

from dapr.

alvin-su avatar alvin-su commented on June 25, 2024

@olitomlinson
1、What is the compute host technology in use here? Is it AKS, ACA, or something else?
AKS
2、Is the compute located in the same azure region as the Azure SQL?
YES
3、What Azure SQL configuration are you using?
DTU Standard S3

from dapr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.