Projects
- Port Chat-inator while supporting both old and new CE
- Nacho Project
(June 11, 2026, 12:57 p.m.): Corban pinged me. Said he talked to Jenny and they want to hold off until next week for the report generation stuff.
- Misc
(June 11, 2026, 4:15 p.m.): Reviewed Seungyeol's chat-inator PR for Teams support. Had him fix a few things that didn't make sense.
- Chat-inator instability
(June 25, 2026, 1:40 p.m.): Last (for now, hopefully) push for chat-inator stability merged to beta just now. Should result in contactDAO's GetByPhone query to go from 3.xs -> 20-50ms tops.
(June 23, 2026, 4:28 p.m.): Seemingly issues with max connections. We configure core to have 30, but production-v2 and production-v2-replica are configured in gcp for 600. When querying how many were active during a timeframe with many errors, only 78 connections were open to channel-manager.
(June 23, 2026, 2:01 p.m.): Chat-inator instability stemming, from what I can tell, replica db instability. Fixed one excess call to contactDAO IndexAggregate and that alleviated some pressure. Still more work to do here.
- HS1 call deflection fixes
(July 1, 2026, 2:55 p.m.): Pushed fix to webhooks repo last night. On prod. Mike reports as fixed.