refactor: use to/from_json_dict for operation serdes#185
Conversation
|
🤖 Emulator PR Created A draft PR has been created with locked dependencies: ➡️ https://github.com/aws/aws-durable-execution-emulator/pull/194 The emulator will build binaries using the exact testing SDK commit locked in uv.lock. |
7fb33a5 to
7ed18f3
Compare
|
🔄 Emulator PR Updated The emulator PR has been updated with locked dependencies: ➡️ https://github.com/aws/aws-durable-execution-emulator/pull/194 |
7ed18f3 to
b10120a
Compare
|
🔄 Emulator PR Updated The emulator PR has been updated with locked dependencies: ➡️ https://github.com/aws/aws-durable-execution-emulator/pull/194 |
b10120a to
1c95c5e
Compare
|
🔄 Emulator PR Updated The emulator PR has been updated with locked dependencies: ➡️ https://github.com/aws/aws-durable-execution-emulator/pull/194 |
- Remove customized json encoder - Use to_json_dict() and from_json_dict() for Operation and ExecutionInput serdes
1c95c5e to
572aaff
Compare
|
🔄 Emulator PR Updated The emulator PR has been updated with locked dependencies: ➡️ https://github.com/aws/aws-durable-execution-emulator/pull/194 |
Issue #, if available:
Description of changes:
to_json_dict()andfrom_json_dict()for Operation and ExecutionInput serdesDependencies
If this PR requires testing against a specific branch of the Python Language SDK (e.g., for unreleased changes), uncomment and specify the branch below. Otherwise, leave commented to use the main branch.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.