Tag · 2 posts
#python
Everything I've written tagged Python.
Daily Note
Daily Note: Debugging a Production API Flow
Integration test green, staging green, prod failing for 1% of callers. The bug was in a place I would never have guessed.
DailyObservabilityPython1 min
Architecture Note
What I Learned Designing Omnichannel Backend Integrations
Shared intent schema, eventually-consistent conversation state, and why the channel should be the last thing your backend knows about.
OmnichannelArchitecturePython2 min