Skip to content

New routing 2#201

Open
WWWcool wants to merge 11 commits into
masterfrom
tmp_routing_2
Open

New routing 2#201
WWWcool wants to merge 11 commits into
masterfrom
tmp_routing_2

Conversation

@WWWcool
Copy link
Copy Markdown
Contributor

@WWWcool WWWcool commented Mar 26, 2026

No description provided.

Comment thread apps/routing/src/hg_route_fd.erl Outdated
Comment thread apps/routing/src/hg_route.erl Outdated
Comment thread apps/hellgate/src/hg_invoice_payment.erl
Comment thread apps/hellgate/src/hg_inspector.erl
Comment thread apps/hellgate/src/hg_invoice_payment.erl
[] ->
ok = log_rejected_route_groups(FilterResult, VS),
handle_filtered_routes_exhaustion(FilterResult, Revision, St, Action);
FilteredRoutes ->
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Тут пропускается log_rejected_route_groups/2. Раньше мы в любом случае получали это в логи.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Зачем ты это удалил?) Я о том что в FilteredRoutes матчинг этот лог тоже можно добавить.

Comment thread apps/hellgate/src/hg_party.erl
Comment thread apps/hellgate/test/hg_invoice_lite_tests_SUITE.erl
Comment thread apps/hellgate/src/hg_invoice_payment.erl Outdated
Comment thread apps/hellgate/src/hg_invoice_payment.erl
Comment thread apps/routing/src/hg_route_collector.erl Outdated
Comment thread apps/routing/src/hg_route.erl Outdated
-export([fill_accepted/4]).
-export([get_routes/4]).

-callback fill(_Params, [hg_route:t()]) -> [hg_route:t()].
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Этот колбек никто не реализует.

Comment thread apps/routing/src/hg_route_collector.erl Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants