Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
OpenAgriNet
/
network-adapter
Public
forked from
beckn/beckn-onix
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
10
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat: fan discover out to every configured network and merge the catalogs [#49]
- #37
#37
Open
nisargabd
wants to merge 28 commits into
development
OpenAgriNet/network-adapter:development
from
feat/22-fanout-discover
OpenAgriNet/network-adapter:feat/22-fanout-discover
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
feat: fan discover out to every configured network and merge the catalogs [#49]
#37
nisargabd
wants to merge 28 commits into
development
OpenAgriNet/network-adapter:development
from
feat/22-fanout-discover
OpenAgriNet/network-adapter:feat/22-fanout-discover
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
feat: carry several targets on a url routing rule [#49]
Show description for f4a4519
nisargabd
committed
f4a4519
View commit details
Copy full SHA for f4a4519
Browse repository at this point
feat: bound every outbound request with a whole-round-trip timeout [#49]
Show description for 7da2bd1
nisargabd
committed
7da2bd1
View commit details
Copy full SHA for 7da2bd1
Browse repository at this point
feat: fan discover out to every configured network and merge the catalogs [#49]
Show description for 9d3df13
nisargabd
committed
9d3df13
View commit details
Copy full SHA for 9d3df13
Browse repository at this point
refactor: remove redundant comments [#49]
nisargabd
committed
0d25896
View commit details
Copy full SHA for 0d25896
Browse repository at this point
feat: make fan-out's merge point config-driven, and split the merge logic out [#49]
Show description for 7e4a6b2
nisargabd
committed
7e4a6b2
View commit details
Copy full SHA for 7e4a6b2
Browse repository at this point
test: cover the config-driven merge path and the PR review's open questions [#49]
Show description for c6c4746
nisargabd
committed
c6c4746
View commit details
Copy full SHA for c6c4746
Browse repository at this point
fix: reject a mergeFieldPath not rooted at message, and cover response-step rejection [#49]
Show description for adfaf5e
nisargabd
committed
adfaf5e
View commit details
Copy full SHA for adfaf5e
Browse repository at this point
fix: propagate mergeFieldPath through addRouteStep [#49]
Show description for 4c9fe3e
nisargabd
committed
4c9fe3e
View commit details
Copy full SHA for 4c9fe3e
Browse repository at this point
fix: return every merged item as-is, with no limit/offset/dedupe handling [#49]
Show description for 3ab8b32
nisargabd
committed
3ab8b32
View commit details
Copy full SHA for 3ab8b32
Browse repository at this point
docs: add a sample fan-out routing config [#49]
Show description for 7fe671f
nisargabd
committed
7fe671f
View commit details
Copy full SHA for 7fe671f
Browse repository at this point
docs: fix a stray comment referencing the removed limit truncation [#49]
nisargabd
committed
698177e
View commit details
Copy full SHA for 698177e
Browse repository at this point
test: cover the outbound timeout transport, and drop its redundant sync.Once [#49]
Show description for 5269656
nisargabd
committed
5269656
View commit details
Copy full SHA for 5269656
Browse repository at this point
docs: stop implying the one-endpoint-per-fan-out-rule convention is enforced [#49]
Show description for 75c30e9
nisargabd
committed
75c30e9
View commit details
Copy full SHA for 75c30e9
Browse repository at this point
chore: raise the default fan-out timeout to 30s, matching the consumer's own timeout [#49]
nisargabd
committed
2a6d58a
View commit details
Copy full SHA for 2a6d58a
Browse repository at this point
refactor: narrow callTargets/callTarget to context and body, not the whole StepContext [#49]
Show description for ad86d4a
nisargabd
committed
ad86d4a
View commit details
Copy full SHA for ad86d4a
Browse repository at this point
refactor: move the catalog merge into its own package, pkg/merge [#49]
Show description for d080c12
nisargabd
committed
d080c12
View commit details
Copy full SHA for d080c12
Browse repository at this point
feat: add Route.Clone and model.ValidMergeFieldPath to pkg/model [#49]
Show description for 5a04e4e
nisargabd
committed
5a04e4e
View commit details
Copy full SHA for 5a04e4e
Browse repository at this point
refactor: validate mergeFieldPath's shape via model.ValidMergeFieldPath [#49]
Show description for b61e3d4
nisargabd
committed
b61e3d4
View commit details
Copy full SHA for b61e3d4
Browse repository at this point
refactor: use Route.Clone in addRouteStep instead of a field-by-field copy [#49]
Show description for 756bb7f
nisargabd
committed
756bb7f
View commit details
Copy full SHA for 756bb7f
Browse repository at this point
docs: state which knobs belong where, and that only mergeFieldPath varies per deployment [#49]
Show description for 5484ad4
nisargabd
committed
5484ad4
View commit details
Copy full SHA for 5484ad4
Browse repository at this point
fix: address self-review findings across the fan-out and router path [#49]
Show description for dc883d6
nisargabd
committed
dc883d6
View commit details
Copy full SHA for dc883d6
Browse repository at this point
fix: reject mergeFieldPath on single-target rules, drop duplicate test [#49]
nisargabd
committed
f7855d5
View commit details
Copy full SHA for f7855d5
Browse repository at this point
fix: log full target URL, not bare host, on fanout degrade [#49]
nisargabd
committed
20390f0
View commit details
Copy full SHA for 20390f0
Browse repository at this point
fix: build the merged reply's context from the request, not a donor [#49]
Show description for 8a8c73a
nisargabd
committed
8a8c73a
View commit details
Copy full SHA for 8a8c73a
Browse repository at this point
fix: reject target.urls under non-url targetTypes [#49]
Show description for ce57747
nisargabd
committed
ce57747
View commit details
Copy full SHA for ce57747
Browse repository at this point
feat: give fan-out its own targetType, "urls", instead of inferring it from cardinality [#49]
Show description for 62e150a
nisargabd
committed
62e150a
View commit details
Copy full SHA for 62e150a
Browse repository at this point
refactor: merge fan-out targets by concatenation, not round-robin interleave [#49]
Show description for d401dd6
nisargabd
committed
d401dd6
View commit details
Copy full SHA for d401dd6
Browse repository at this point
Merge branch 'development' into feat/22-fanout-discover
nisargabd
authored
693ebb4
View commit details
Copy full SHA for 693ebb4
Browse repository at this point
You can’t perform that action at this time.