Method: Aliyun::Odps::RequestError#request_id

Defined in:
lib/aliyun/odps/error.rb

#request_idObject (readonly)

It’s the UUID to uniquely identifies this request; When you can’t solve the problem, you can request help from the ODPS development engineer with the RequestId.



15
16
17
# File 'lib/aliyun/odps/error.rb', line 15

def request_id
  @request_id
end