-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers