Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix : Index out of bound error for get projects command #184

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

shivam-Purohit
Copy link
Contributor

@shivam-Purohit shivam-Purohit commented Jan 27, 2024

closes #183

Added a little customized error message if the start index is greater than the total projects. This shall give a more appropriate error message rather than throwing a index out of bound error.

@SarthakJain26 SarthakJain26 merged commit e44abf3 into litmuschaos:master Feb 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Out of bound error in get projects command
4 participants