commanded / commanded

Use Commanded to build Elixir CQRS/ES applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timeout option in dispatch method is ignored

silvadanilo opened this issue · comments

App.dispatch(command, consistency: strong, timeout: :timer.seconds(30))

In that case, timeout option is ignored