Skip to content

Align standalone NFT worker Erlang node naming - #120

Merged
JOY (JOY) merged 1 commit into
mainfrom
codex/fix-nft-release-distribution
Jul 28, 2026
Merged

Align standalone NFT worker Erlang node naming#120
JOY (JOY) merged 1 commit into
mainfrom
codex/fix-nft-release-distribution

Conversation

@JOY

@JOY JOY (JOY) commented Jul 28, 2026

Copy link
Copy Markdown

Summary

  • keep the optional standalone NFT media worker on the same short-name distribution mode as the backend from PR Fix NFT media RPC node discovery #119
  • replace the worker IP node name with its stable Compose service name

Why this follow-up is required

PR #119 fixed the production backend RPC failure by changing producer@backend to Erlang short-name mode. The repository's default Compose stack also starts a standalone NFT media worker, which still used long-name mode and worker@0.0.0.0. Short-name and long-name Erlang nodes cannot connect, so the worker must match the backend.

Validation

  • python scripts/validate-blockscout-env-parity.py
  • git diff --check
  • docker compose config resolves backend and worker to matching sname mode
  • Erlang runtime accepted worker@nft_media_handler_probe on the Testnet Compose network
  • independent review found the mismatch as P1; the worker was updated and re-review found no actionable issues

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@JOY
JOY (JOY) force-pushed the codex/fix-nft-release-distribution branch from 95b1365 to da8bbf0 Compare July 28, 2026 05:29
@JOY JOY (JOY) changed the title Fix Erlang node naming for NFT runtime probe Align standalone NFT worker Erlang node naming Jul 28, 2026
@JOY
JOY (JOY) merged commit 590c500 into main Jul 28, 2026
10 checks passed
@JOY
JOY (JOY) deleted the codex/fix-nft-release-distribution branch July 28, 2026 05:31
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.

1 participant