Cloud-CV / Cloud-CV/evalai-cli

Add proper exception handling

Open
#363 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
57
Forks
70
PR merge metrics
No merged PRs in 30d

Description

the file :https://github.com/Cloud-CV/evalai-cli/blob/master/evalai/submissions.py.

here we have several places where we try to fetch entries from the HTTP responses.
We want to add proper exception handling in case we do not have the keys present in the response

Contributor guide

Open the contributing guide

Research direction

Start with evalai/submissions.py and inspect each place that fetches entries from HTTP responses. Identify the response keys that may be absent and determine how the existing command flow should handle those cases. Done means missing keys are handled gracefully without an exception escaping unexpectedly.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.