botserver/web
Rodrigo Rodriguez (Pragmatismo) 7de29e6189 feat(automation): increase schedule field size and improve task checking
- Increased schedule field size from bpchar(12) to bpchar(20) in database schema
- Reduced task checking interval from 60s to 5s for more responsive automation
- Improved error handling for schedule parsing and execution
- Added proper error logging for automation failures
- Changed automation execution to use bot_id instead of nil UUID
- Enhanced HEAR keyword functionality (partial diff shown)
2025-11-12 15:04:04 -03:00
..
app feat(auth): add suggestion support and clean up code 2025-10-31 20:55:13 -03:00
html feat(automation): increase schedule field size and improve task checking 2025-11-12 15:04:04 -03:00