Current signature: ``` call(stream_name, type=nil) ``` Should be: ``` call(stream_name, type=nil, session: nil) ```