botserver/src/shared
Rodrigo Rodriguez (Pragmatismo) b5887190ed feat(s3): add timeout handling and clean up drive config
- Added 30-second timeout for S3 bucket listing operations in DriveMonitor
- Removed unused `use_ssl` flag from DriveConfig and cleaned up imports
- Improved error handling with proper logging for timeout scenarios
- Fixed syntax in AppConfig initialization (added missing commas)
- Added proper spacing between methods in BootstrapManager
2025-11-11 10:34:06 -03:00
..
mod.rs - main.rs is compiling again. 2025-10-11 20:02:14 -03:00
models.rs feat(bootstrap): enable bootstrap and package_manager modules 2025-11-08 07:04:44 -03:00
schema.rs feat(db): add bot_id column, constraints, enforce DATABASE_URL 2025-11-05 08:47:28 -03:00
shared.test.rs feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
state.rs refactor: simplify UI panels, use pooled DB, add --noui flag 2025-11-11 09:42:52 -03:00
utils.rs feat(s3): add timeout handling and clean up drive config 2025-11-11 10:34:06 -03:00