Stackoverflow-Analysis icon indicating copy to clipboard operation
Stackoverflow-Analysis copied to clipboard

[Bug]: Error Handling in Data Loading

Open Ankush0286 opened this issue 1 year ago β€’ 4 comments
trafficstars

Is there an existing issue for this?

  • [X] I have searched the existing issues

What happened?

When the Error Message Shows

The error messages will be displayed in the following scenario:

Error During Data Loading:

  • If the file exists but there is an issue when attempting to read the data (within the try block), the following scenarios might occur:
    • The file is in an unsupported format (e.g., it’s not a valid CSV).
    • The file is corrupted or malformed.
    • There are permission issues that prevent reading the file.

In this case, the error message will indicate that an error occurred while loading the data, providing more context such as: An error occurred while loading data: specific error message from the exception

Conclusion

This error handling mechanism ensures that users receive clear and informative feedback, allowing them to diagnose and rectify issues efficiently.

Add ScreenShots

Screenshot_error_handling_sj

What browsers are you seeing the problem on?

Chrome

Record

  • [X] I agree to follow this project's Code of Conduct
  • [X] I'm a GSSOC contributor
  • [X] I want to work on this issue
  • [X] I'm willing to provide further clarification or assistance if needed.

Ankush0286 avatar Oct 04 '24 19:10 Ankush0286

Thank you for creating this issue! πŸŽ‰ We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

github-actions[bot] avatar Oct 04 '24 19:10 github-actions[bot]

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

github-actions[bot] avatar Oct 04 '24 19:10 github-actions[bot]

@sanjay-kv , as a participant in Girls Script Summer of Code ext (GSSOC), I'd like to work on this issue. Could you please assign it to me and add the GSSOC ext level?

Ankush0286 avatar Oct 04 '24 19:10 Ankush0286

Hi, I am interested in working on this project, please assign me, and I'll share my solution as soon as you ping me !!

prisha-sh avatar Oct 05 '24 07:10 prisha-sh

This issue has been automatically closed because it has been inactive for more than 30 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!

github-actions[bot] avatar Nov 06 '24 00:11 github-actions[bot]