Skip to content

Instantly share code, notes, and snippets.

@tsurdilo
Created January 15, 2023 05:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsurdilo/b22e240b2be5cf5d8afc283fbb4bda91 to your computer and use it in GitHub Desktop.
Save tsurdilo/b22e240b2be5cf5d8afc283fbb4bda91 to your computer and use it in GitHub Desktop.
Questions for W
Difference btw. history and mutable state (data diff?)
Is mutable state info stored in shard cache?
Where is mutable state stored (db table)
Event core attributes
"eventId": "8",
"eventTime": "2023-01-15T02:41:21.909019228Z",
"eventType": "WorkflowTaskScheduled",
"version": "0",
"taskId": "1048609",
"workerMayIgnore": false,
whats verision? taskId? workerMayIgnore?
@tsurdilo
Copy link
Author

how is history size calculated? is it the blob size?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment