Skip to content

No error message is logged in catch block #4766

@zyx333

Description

@zyx333

It's better to print error message here for the convenience of debugging.

return dispatchRequest;
} catch (Exception e) {
}
return new DispatchRequest(-1, false /* success */);

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/wontfixStale over 3 months, or its not a rational problem. leaving it to close

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions