At this moment, EndpointFallback behavior is configured for all endpoints, but is some scenarios may be necessary configure different fallback behaviors ( not found, redirect to, etc ) for each configured endpoint.
After feedback session we extract more information about this issue:
Added contextual information with the RequestDelegate like endpoint name, route or something similar.
At this moment, EndpointFallback behavior is configured for all endpoints, but is some scenarios may be necessary configure different fallback behaviors ( not found, redirect to, etc ) for each configured endpoint.
After feedback session we extract more information about this issue: