-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Refactor] Remove Temporal::Concerns::Payloads (#314)
* Implement ConverterWrapper as a replacement for Concern::Payloads * Wrap concerter & payload codec with ConverterWrapper in Configuration * Use ConverterWrapper in Connection::GRPC * Fix failing specs * Remove Concerns::Payload from worker and client * Remove Concerns::Payloads dependency from all the serializers * Remove Concerns::Payloads from Metadata * fixup! Remove Concerns::Payloads dependency from all the serializers * Remove Concerns::Payloads from Errors * Remove Concerns::Payloads from Executions * Remove Concerns::Payloads from fabricators * Remove Concerns::Payloads
- Loading branch information
Showing
66 changed files
with
687 additions
and
370 deletions.
There are no files selected for viewing
5 changes: 0 additions & 5 deletions
5
examples/spec/integration/call_failing_activity_workflow_spec.rb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.