Uh oh!
There was an error while loading. Please reload this page.
Fix e2e tests 404ing on relay - #13087
Conversation
|
rickyrombo
left a comment
There was a problem hiding this comment.
Should we remove the DN ones now?
schottra
commented
Oct 1, 2025
We could. I suppose nobody is calling this in local dev (though you could). The ones in the actual DN ingress container still need them ofc. |
Uh oh!
There was an error while loading. Please reload this page.
[8a75f2f] Move audius-protocol to apps (#13078) Ray Jacobson [9d0007f] trim prefix for comms pubkey recover (#13070) alecsavvy [f5bb966] Fix e2e tests 404ing on relay (#13087) Randy Schott [7c0c4e3] Remove TX skip consensus behavior (#13085) Randy Schott [fddf4e7] raise validation error for failed sig parsing in associated wallets (#13084) Randy Schott [84eb5a6] allow /indexing routes to hit DN (#13083) Randy Schott
* origin/main: (212 commits) [PE-6982|PE-6785] Enable launchpad verified user checks on client (#13067) Audius Protocol v0.7.255 Fix misc CI issues (#13090) [PE-7012] Web edit coin details page (#13088) Move audius-protocol to apps (#13078) trim prefix for comms pubkey recover (#13070) [QA-2317] Fix user list repeats due to memoization (#13089) Fix e2e tests 404ing on relay (#13087) [PE-6994] Add open app button to open app drawer for artist coins (#13086) Remove TX skip consensus behavior (#13085) [PE-6991] Update profile page buy artist coin card (#13082) [PE-6989] Add buy artist coin to mobile profile page (#13058) [PE-6971] Swip back on artist coin explore screen (#13056) Fix mobile chat message item border radius issues (#13076) raise validation error for failed sig parsing in associated wallets (#13084) [PE-7018] Update confirmation and success screens to match designs (#13080) [PE-7017] Make mobile error navigation similar to web (#13081) allow /indexing routes to hit DN (#13083) Audius Protocol v0.7.254 [QA-2352] Increase size of dropdown to avoid wrapping (#13075) ...
Description
We use a load balancer in deployed environments to direct this traffic to the relay container. Need to match that behavior in local stack.
How Has This Been Tested?
In the future, with the e2e tests. Timecop-style.