pleszr / motivaa

MIT License
1 stars 1 forks source link

//reni review #54

Open pleszr opened 1 month ago

pleszr commented 1 month ago

Add Skye index manager and exception handling

Implemented SkyeIndexManager for uploading indices if not present with proper logging and CSV handling. Added IndexUploadFailedException to manage file reading errors. Introduced a sample test case demonstrating index upload functionality.