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 lack of guardrails around flow construction is intentional, but the downside is that how a message ends up with the data that it does can be arbitrarily complicated: answering a "Why does this field have that value?" can be difficult.
It'd be nice to offer a debug mode where the state of a message can be monitored and tracked as updates are applied. The source of message updates should be identified.
The text was updated successfully, but these errors were encountered:
The lack of guardrails around flow construction is intentional, but the downside is that how a message ends up with the data that it does can be arbitrarily complicated: answering a "Why does this field have that value?" can be difficult.
It'd be nice to offer a debug mode where the state of a message can be monitored and tracked as updates are applied. The source of message updates should be identified.
The text was updated successfully, but these errors were encountered: