archethic-foundation / archethic-foundation/archethic-node

Use MFA in Archethic's cache for hooks

Open
#1,104 2 comments 0 reactions 0 assignees View on GitHub
enhancements
Dominant language
Elixir
Stars
82
Forks
24
PR merge metrics
No merged PRs in 30d

Description

To avoid this, we should expose MFA instead of a private function in the cache to be called, avoiding the need to kill the process just to make a hot reload.

_Originally posted by @samuelmanzanera in https://github.com/archethic-foundation/archethic-node/pull/1101#discussion_r1231870659_

Contributor guide

Open the contributing guide

Research direction

Locate the cache hook implementation and the private function referenced in the issue, then read how hooks invoke it. Confirm the intended MFA exposure supports hot reload without killing the process, and identify the relevant tests or verification path for that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
elixir
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.