Avoid redundant network fetches in one path
Repeated fetches for the same stable request identity waste network and CPU budget.
#Metadata
#Why it matters
Repeated fetches for the same stable request identity waste network and CPU budget.
#Remediation
Refactor this path to avoid repeated work in hot execution paths.
#Repository path
The generated metadata points to critiq-rules/libs/rules/catalog/rules/typescript/ts.performance.no-redundant-network-fetch.rule.yaml.