Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use converter for diag ui #283

Closed
cschleiden opened this issue Nov 12, 2023 · 1 comment
Closed

Use converter for diag ui #283

cschleiden opened this issue Nov 12, 2023 · 1 comment

Comments

@cschleiden
Copy link
Owner

image
@cschleiden
Copy link
Owner Author

In order to use the converter to convert inputs and results, the diag UI needs to know the concrete types. For that, diag will need to know the registry so it can look up the concrete types for workflow/activity functions.

But even with that, something dynamic like Sideeffect will not work, the concrete type is only known to the workflow definition.

For now, the diag UI will be limited when using a custom data converter.

@cschleiden cschleiden closed this as not planned Won't fix, can't repro, duplicate, stale Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant