fix: handle missing files in file processing logic in BotController 6a51580 kanha-upadhyay commited on Nov 7, 2024
feat: add logging for user information retrieval in bot controller 3d6c5c5 kanha-upadhyay commited on Nov 7, 2024
add logging for new user registration in bot controller a5f035c kanha-upadhyay commited on Nov 7, 2024
fix: enable detailed logging for error handling in bot controller 99b6568 kanha-upadhyay commited on Nov 7, 2024
fix: prevent updating user info if slack_id is already set 95032f7 kanha-upadhyay commited on Nov 7, 2024
Refactor BotController to improve logging and code formatting 667a329 kanha-upadhyay commited on Nov 6, 2024
Simplify file processing call by removing unused parameter e4b5ce2 kanha-upadhyay commited on Nov 6, 2024
Register team users when a team is successfully registered 1bbd031 Ashok Kumar Bhati commited on Nov 6, 2024
refactor refresh content request model to accept string instead of URL 1b5d571 Ashok Kumar Bhati commited on Nov 6, 2024
refactor refresh content handling to use structured request model 2d9a6e7 Ashok Kumar Bhati commited on Nov 6, 2024
Fix typo in register_slack_team method call in BotController 8a63fdc kanha-upadhyay commited on Nov 6, 2024
Add file processing logic to prevent duplicate file handling in BotController e8283b9 kanha-upadhyay commited on Nov 6, 2024
Add additional user validation and error handling in BotController e1760df kanha-upadhyay commited on Nov 6, 2024
Improve event processing logic and add early return for missing event key 24c9c5a kanha-upadhyay commited on Nov 6, 2024
Add logging for received events and simplify response handling da812b8 kanha-upadhyay commited on Nov 6, 2024