Fix hz_grids:req/2,3 and add req/4 #18

Merged
zxq9 merged 1 commits from grids-fix into master 2026-01-19 13:26:51 +09:00
Owner

Fixed a silly matching bug on NetworkID, and added req/4.

The reasonin behind req/4:
The network ID of the request is not always going to be available from the current node, particularly if the app isn't started, but the library functions should be useful regardless.
req/4 is a side-effect free version of the call that accepts a complete set of arguments and returns a request map without doing any of its own lookups.

Fixed a silly matching bug on NetworkID, and added req/4. The reasonin behind req/4: The network ID of the request is not always going to be available from the current node, particularly if the app isn't started, but the library functions should be useful regardless. req/4 is a side-effect free version of the call that accepts a complete set of arguments and returns a request map without doing any of its own lookups.
zxq9 added 1 commit 2026-01-19 12:54:00 +09:00
zxq9 merged commit 48bcccdf23 into master 2026-01-19 13:26:51 +09:00
zxq9 deleted branch grids-fix 2026-01-19 13:26:51 +09:00
Sign in to join this conversation.
No description provided.