Skip to content

read ActionInvoker/ActionHandler URLs from env with defaults#54

Merged
burmajam merged 3 commits into
masterfrom
feature/local-mesh
May 20, 2026
Merged

read ActionInvoker/ActionHandler URLs from env with defaults#54
burmajam merged 3 commits into
masterfrom
feature/local-mesh

Conversation

@burmajam

Copy link
Copy Markdown
Collaborator

No description provided.

@burmajam burmajam requested review from cy303, iStefo and j-barriuso-alm-iberia and removed request for iStefo April 20, 2026 15:12

@iStefo iStefo left a comment

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.

All good, only very minor things that caught my 👁️

Comment thread lib/graph_conn/connection_manager.ex Outdated
Comment on lines +44 to +45
@doc false
@spec _ets_opts(opts :: list()) :: list()

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.

I think you can extract these out of the if if you want to avoid the duplication

@spec execute(
base_name :: atom(),
target_api :: atom(),
Request.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.

this one misses the argument name, is that by choice?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

yes, type is self-explanatory imo

@spec execute(
base_name :: module(),
target_api :: atom(),
Request.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.

Same as in Connection Manager

@burmajam burmajam force-pushed the feature/local-mesh branch from 32907f1 to 2d3bcb4 Compare May 20, 2026 16:45
@burmajam burmajam merged commit d295567 into master May 20, 2026
2 checks passed
@burmajam burmajam deleted the feature/local-mesh branch May 20, 2026 16:47
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