Closed tarostok closed 4 months ago
@tarostok , what's the motivation of removing the tenant-id header in the ER endpoint?
@tarostok , what's the motivation of removing the tenant-id header in the ER endpoint?
For endpoint resolution we would like to pass the tenant id at the request body to allow it to be cached and we don't want the workload to resolve the endpoint using the tenant id in the header which can cause cache misalignment.
@tarostok , what's the motivation of removing the tenant-id header in the ER endpoint?