Skip to content
Draft
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
b60eab0
merge
carlos-irreverentlabs Jan 16, 2026
644927f
Merge remote-tracking branch 'upstream/main'
carlosgjs Jan 22, 2026
218f7aa
Merge remote-tracking branch 'upstream/main'
carlosgjs Feb 3, 2026
90da389
Merge remote-tracking branch 'upstream/main'
carlosgjs Feb 10, 2026
842e9b3
PSv2: Use connection pooling and retries for NATS
carlosgjs Feb 11, 2026
227a8db
Refactor and fix nats tests
carlosgjs Feb 11, 2026
2acf620
Tighten formatting
carlosgjs Feb 11, 2026
0632ce0
format
carlosgjs Feb 11, 2026
c5f8106
CR feedback
carlosgjs Feb 11, 2026
8805dbe
Apply suggestions from code review
carlosgjs Feb 11, 2026
8618d3c
Merge remote-tracking branch 'upstream/main'
carlosgjs Feb 13, 2026
c384199
refactor: simplify NATS connection handling — keep retry decorator, d…
mihow Feb 12, 2026
98a17f1
Merge branch 'main' into carlosg/natsconn
carlosgjs Feb 13, 2026
cf42506
revert: restore NATS connection pool — avoid per-operation connection…
mihow Feb 13, 2026
dc798ea
refactor: add switchable NATS connection strategies
mihow Feb 13, 2026
4d66c07
refactor: simplify NATS connection module — pool-only, archive original
mihow Feb 13, 2026
41bbeb3
docs: clarify where connection pool provides reuse vs. single-use
mihow Feb 13, 2026
ead53d1
fix: use `from None` to suppress noisy exception chain in _get_pool
mihow Feb 13, 2026
9737301
docs: update AGENTS.md test commands to use docker-compose.ci.yml
mihow Feb 13, 2026
fa0f84b
fix: correct mock setup in NATS task tests to match plain instantiation
mihow Feb 14, 2026
c7b2014
fix: address PR review feedback for NATS connection module
mihow Feb 17, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading