BuildXL/Documentation
Marcelo Lynch 🧉 a3a9711ccb Merged PR 799321: User-configurable observed input type reclassifications
Allow users to specify reclassifications on operations resolved by the observed input processor. Users can configure rules in their specification that individual pips can opt into, where some observation types are reclassified after being processed by the observed input processor.

The rule matching happens both after execution and when processing pathsets for the pip on cache lookup. Future optimizations might avoid some of the processings on cache lookup.

Note that any changes in these rules results in a weak fingerprint change for the pips, as there is no way to know if observations for the pip have to be reclassified with the new rules.

To learn more about the motivations for this change, refer to [this document](https://microsoft.sharepoint.com/:w:/t/1ES2/EXOegdiLQkRNt5bE7nhFic8BJBYKcETrqcY-gI2_jTN9zw?e=UEIxAg)

Related work items: #2185890
2024-08-15 20:54:26 +00:00
..
Specs Merged PR 678857: [DeveloperGuide] List Linux prerequisites 2022-09-16 18:00:56 +00:00
Wiki Merged PR 799321: User-configurable observed input type reclassifications 2024-08-15 20:54:26 +00:00
INDEX.md Merged PR 773979: Add doc for blob cache authentication & dev cache 2024-03-19 16:54:23 +00:00