question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SQL backend orchestration typed status payload does not exist

See original GitHub issue

When using a typed status, the orchestration is having the OnGetStatus method invoked, and in the database Instances table I can see that the instance has CustomStatusPayloadID set to a guid; however, in the Payloads table no such payload exists.

Issue Analytics

  • State:open
  • Created 10 months ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
cgillumcommented, Nov 30, 2022

Okay, so this might be a new bug that will need to be investigated.

0reactions
ckpearsoncommented, Nov 30, 2022

So we’re currently using 2.11.1 of the core, and 1.0.1 of the SQL nuget.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Property 'payload' does not exist on type 'Action' when ...
I have the @ngrx/store package in my angular (4.x) app, and am upgrading from v2.2.2 -> v4.0.0. I can see that the migration...
Read more >
Property Payload does not exist on type... #31 - ngrx/platform
Interesting is that it seems to take the type from the first action (which indeed does not have a payload constructor). Here is...
Read more >
Diagnostics in Durable Functions - Azure
There are several options for diagnosing issues with Durable Functions. ... The following query displays the status of all orchestration ...
Read more >
Extract Variables runtime error troubleshooting | Apigee
For example, if a JSON payload does not have the object Name , but you specify Name as the path in the Extract...
Read more >
JSON to XML policy runtime error troubleshooting | Apigee
Check the value of the type attribute (if present). If the type attribute is not present, then the variable is considered to be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found