Predrag Rakic

Results 3 comments of Predrag Rakic

Pipeline is ok. We can move to the next step.

We added this function in our fork: def unquote(function_name)(options, unquote_splicing(arg_list)) when is_list(options) do timeout = Keyword.get(options, :timeout) || 5000 client = Keyword.get(options, :client) || __MODULE__ unquote_splicing(casts) rv = GenServer.call(client, {unquote(function_name),...

Maybe to call it `exception_handler`