iachat/enterprise/app/jobs/captain
Rodribm10 d0d08ed662 feat(lifecycle): implement DispatcherJob
Replace no-op stub with full perform body: find delivery by id, skip if
blank, delegate to Captain::Lifecycle::Dispatcher#call. Add retry_on
with polynomially_longer backoff (3 attempts). Spec covers dispatcher
delegation and graceful skip for missing records.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 09:20:32 -03:00
..
conversation feat(ai): implement dynamic debounce with sidekiq and concurrency locking with redis 2026-03-01 02:04:55 -03:00
copilot feat: Instrument captain (#12949) 2025-11-28 15:12:55 +05:30
documents chore(style): fix rubocop offenses and update typing indicators 2026-02-25 15:06:58 -03:00
lifecycle feat(lifecycle): implement DispatcherJob 2026-04-15 09:20:32 -03:00
llm feat: legacy features to ruby llm (#12994) 2025-12-11 14:17:28 +05:30
notifications refactor: move notification templates de units para inboxes 2026-03-01 22:17:27 -03:00
payments chore(style): fix rubocop offenses and update typing indicators 2026-02-25 15:06:58 -03:00
reports Fix(Captain): Correção na geração de relatórios de IA e adição do status Confirmada nas Reservas 2026-03-01 15:40:10 -03:00
tools fix: Captain response builder not getting triggered (#12729) 2025-10-28 18:31:08 -07:00
inbox_pending_conversations_resolution_job.rb feat: Improve Captain interactions, activity messages (#11493) 2025-05-16 19:27:57 -07:00