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
fix: flatten dispatch_push nesting in TradeContext
Extract dispatch_notification/3 and push_callback/3 so the push
dispatch chain stays within credo's nesting depth limit. Callback
fallback order (topic -> order_changed -> default) is unchanged.
0 commit comments