Cobnex blogs / Global

Cobnex blog

AI implementation, software architecture and cloud operations for teams worldwide.

146 articles in AI engineering

Page 2 of 9


Retrieval freshness3 min read

Track three clocks in the ingestion pipeline

Source change time, processing time and query visibility describe different stages. Keeping all three makes stale information easier to diagnose.

Read article
AI task cost budgets2 min read

Attach one budget to the whole task

Give every model call and tool attempt the same task identity, then reserve capacity before dispatch. This makes cost controls work across retries and concurrent workers.

Read article