Skip to content

Error handling for /proc #20

@djmgit

Description

@djmgit

Presently there is no error handling done for /proc endpoint. Any exception/error that might occur as a result of calling /proc endpoint should be handled.

For example : if a user tries to query a invalid PID, then relevant error message should be returned.
Also the PID should be an integer value, this too should be checked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions