temporal-electronic-signature
temporal-electronic-signature copied to clipboard
Is it possible to have dynamic xstate workflows?
Hi there,
I was curious if it would be possible to have dynamic xstate workflows loaded from the database? and use them to execute with temporal?
Hi @viperfx! I am sorry, I did not notice you created an issue ealier.
I think this is totally feasible. Provided that between two workflow executions you interpret the same state machine definition, I think it should be totally okay. In the meantime, have you worked on that direction?