Skip to content

Support new replay schema flag sent by extension #350

Closed
@hossam-nasr

Description

@hossam-nasr

Due to backwards compatibility and some issues with the Python SDK, the Extension deprecated the upperSchemaVersion flag sent to SDK payloads, and instead the "actual" upper schema supported is sent by the upperSchemaVersionNew flag (details here: Azure/azure-functions-durable-extension#2146). Currently, this only impacts replay schema V3, which is only used for long timers (#340) and callHttp polling (#346). This issue is to track temporarily migrating the latest schema supported logic to use this new flag

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions