Investigate whether it's possible for different steps to have the same step name for other projects |
|
Issue descriptionCurrently, Flake Detection needs to fetch the step_metadata, and for efficiency, we cache the requests based on the step_name alone, this works fine for Chromium. But it's unclear if it's possible for different steps to have the same step_name in other projects. Needs to investigate this if we want to support other projects. |
|
►
Sign in to add a comment |
|