Skip to content

Extend Ci::PartitioningAnalyzer to check `partition_id` presence

Description

As part of the work required for CI Time decay we want to be able to detect when a query does not include partition_id.

Technical Proposal

  • Extend Ci::PartitioningAnalyzer to make sure the partition_id is included within all queries going through our routing tables
Edited by Max Orefice