Replies: 2 comments 3 replies
-
There is: https://www.stage.adobe.com/federal/commerce/price-literals.json However, one important caveat is that federal stage isn't set up to point to hlx.page yet (both stage & prod) point to hlx.live. I'd keep those around, until we properly re-mapped federal to This would be equal to milo.adobe.com, so they should point to www.adobe.com |
Beta Was this translation helpful? Give feedback.
-
Another suggestion, we could use federal URLs related to the current consumer origin.
This removes magic of switching between stage/prod federal URLs and removes the struggle with authentication to stage.adobe.com if I am on hlx.page/hlx.live consumer page.
|
Beta Was this translation helpful? Give feedback.
-
following @mokimo & @narcis-radu 's advice i moved some json fetch out of milo.adobe.com to www, and we save some DNS fetch time one prod and i'm happy about it (plus authoring bits about it).
However we'll still have some DNS fetch for www from direct EDS accesses, which will give fake negatives on performances.
could we some how e.g. make following URLs working?
https://main--milo--adobecom.hlx.page/federal/commerce/price-literals.json
https://main--milo--adobecom.hlx.live/federal/commerce/price-literals.json
https://main--cc--adobecom.hlx.page/federal/commerce/price-literals.json
https://main--cc--adobecom.hlx.live/federal/commerce/price-literals.json
Beta Was this translation helpful? Give feedback.
All reactions