Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
There are redundancies in the routing that cause both data and computation to be duplicated. The tracking of invalid PS IDs, the QueryClassifier class and other components are done (to some degree) both in the client protocol, routers and the backend protocol. Reducing this redundancy improves performance and reliability.