Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve stream discovery error handling in TapKlaviyo
This commit enhances the discover_streams method in the TapKlaviyo class by adding error handling during the stream discovery process. Instead of failing silently, the method now logs an error message if an exception occurs while instantiating a stream class. This change improves the robustness of the integration by ensuring that issues with specific streams are reported, facilitating easier debugging and maintenance.
- Loading branch information