You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fundamental problem is we don't know how the step functions simulator is serializing a JSON object such that they produce that hash value. Even so, this should only affect possible integrations between floe and amazon step functions, which is an unlikely combination.
The text was updated successfully, but these errors were encountered:
Fryguy
changed the title
States.Hash with a Hash object does not produce the same hash value as ASL
States.Hash with a Hash object does not produce the same hash value as stepfunctions simulator
Sep 24, 2024
There is a pending spec demonstrating this issue:
floe/spec/workflow/intrinsic_function_spec.rb
Lines 717 to 722 in a2bd4ee
The fundamental problem is we don't know how the step functions simulator is serializing a JSON object such that they produce that hash value. Even so, this should only affect possible integrations between floe and amazon step functions, which is an unlikely combination.
The text was updated successfully, but these errors were encountered: