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

chore(designer): Add log service for errors #6234

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ccastrotrejo
Copy link
Contributor

This pull request includes several changes to improve error handling and logging in designer. The most important changes include adding the LoggerService and LogEntryLevel imports, enhancing error logging in specific functions, and updating the error handling in the initializeGraphState function.

  • Added LoggerService and LogEntryLevel imports to support logging.
  • Enhanced error logging in the getConnectionMappingForNode function to include detailed error messages and log the error using LoggerService.
  • Enhanced error logging in the getManifestBasedConnectionMapping function to include detailed error messages and log the error using LoggerService.
  • Updated error handling in the initializeGraphState function to log the error data using LoggerService when the status is Failure.

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.

1 participant