You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: improve TOC type determination in getTidbCloudFilesFromTocs function
- Updated the logic to initialize tocType as null and added checks to handle cases where the TOC type cannot be determined.
- Enhanced error logging to provide clearer insights when a TOC lacks a defined type, improving debugging and maintainability.
0 commit comments