fastly / Viceroy

Viceroy provides local testing for developers working with Compute.
https://fastly.dev/learning/compute/testing/#running-a-local-testing-server
Apache License 2.0
145 stars 33 forks source link

Backends creation should not fail when using the exact same backend builder twice. #363

Open rsupandi opened 5 months ago

rsupandi commented 5 months ago

The customer is seeing that the backend creation does not fail and deploys as normal when the same name backend is used in production. However, in Viceroy it does fail. Viceroy should match production behavior.

As per the customer: "So either Viceroy exhibits stricter behavior than intended or Fastly compute@edge is less strict than intended".

fgsch commented 3 months ago

Do we know which is the desired behaviour?