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

Add error handling for platform-specific modules #3

Open
sahil-lalani opened this issue Aug 13, 2024 · 2 comments
Open

Add error handling for platform-specific modules #3

sahil-lalani opened this issue Aug 13, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@sahil-lalani
Copy link
Collaborator

Currently, our platform-specific export functions (e.g., notion.js, github.js, etc.) lack robust error handling. This can lead to confusion for users and potentially result in incomplete or failed exports without clear feedback. This can be done through: 1) try-catch blocks and 2) handling different types of errors (page not loaded, internet not working, etc)

@sahil-lalani sahil-lalani added enhancement New feature or request good first issue Good for newcomers labels Aug 13, 2024
@vr-varad
Copy link
Contributor

@sahil-lalani I would like to work upon this issue if its open for contributions

@sahil-lalani
Copy link
Collaborator Author

sahil-lalani commented Aug 25, 2024

@vr-varad Yup it’s open, go for it! Just assigned it to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants