Skip to content

Improve Function Import Error Logs #1030

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

Open
sakshiarora386 opened this issue Mar 5, 2025 · 0 comments
Open

Improve Function Import Error Logs #1030

sakshiarora386 opened this issue Mar 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@sakshiarora386
Copy link
Contributor

sakshiarora386 commented Mar 5, 2025

Current Behavior
When there is an import error in a function file, the logs only indicate that there is an issue importing a module. They do not specify the exact file or the underlying cause.

Expected Behavior
The logs should clearly indicate:

The exact file where the import error occurred.
The missing or problematic module.
A stack trace or additional context to help debug the issue.

@sakshiarora386 sakshiarora386 added the bug Something isn't working label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant