go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/auth_service/services/backend/dispatch.yaml (about) 1 dispatch: 2 # Add override of routing rules so that TQ tasks enqueued to the 3 # process-auth-db-change and replication queues by either the Python or 4 # Go version of Auth Service are served by the Go version. 5 - url: "*/internal/tasks/t/process-auth-db-change/*" 6 service: backendv2 7 - url: "*/internal/tasks/t/replication/*" 8 service: backendv2