Skip to content

chore: migrate SOLANA_RELAY_ENDPOINT to dedicated relay service#14285

Open
dylanjeffers wants to merge 2 commits intomainfrom
chore/migrate-solana-relay-endpoint
Open

chore: migrate SOLANA_RELAY_ENDPOINT to dedicated relay service#14285
dylanjeffers wants to merge 2 commits intomainfrom
chore/migrate-solana-relay-endpoint

Conversation

@dylanjeffers
Copy link
Copy Markdown
Contributor

Summary

  • Point web and mobile prod env at https://solana-relay.audius.engineering instead of https://discoveryprovider.audius.co for SOLANA_RELAY_ENDPOINT.
  • The dedicated relay service is now live and health-checked, so Solana relay traffic should hit it directly rather than tunneling through a discovery provider.

Test plan

  • Verify solana-relay.audius.engineering health check is green
  • Smoke-test a Solana relay flow on web prod build (e.g. a tip / purchase that exercises the relay)
  • Smoke-test the same flow on mobile prod build (iOS + Android)
  • Confirm no regressions in error rates / Sentry after rollout

🤖 Generated with Claude Code

dylanjeffers and others added 2 commits May 8, 2026 14:42
Instruments three key contest interactions following the existing
'Remix Contest:' event prefix and {remixContestId, trackId} property
shape used by the host/pick-winners events:

  - REMIX_CONTEST_VIEW: contest page/screen first resolves trackId+eventId
  - REMIX_CONTEST_ENTER: user taps Enter Contest / Upload Remix
  - REMIX_CONTEST_VIEW_SUBMISSIONS: user opens the submissions tab

Mobile submissions-tab firing uses useFocusedTab from
react-native-collapsible-tab-view because the contest tabs mount
eagerly (lazy: false) — a plain mount effect would fire even for
users who only view the Details tab.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Point web and mobile prod env at solana-relay.audius.engineering, the
dedicated relay service that is now live and health-checked, instead of
routing Solana relay traffic through discoveryprovider.audius.co.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 8, 2026

⚠️ No Changeset found

Latest commit: d44ad44

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant