What is the problem the feature request solves?
Both the recent DPP fallback feature changes (#3879) and the fix for inconsistent fallback in AQE (#3982) were implemented rather hastily and could be improved.
It should not have been necessary to introduce a new tag for stage fallback. The existing withInfo fallback recording should have been sufficient, but there were many tests failures that I did not have time to investigate.
This issue is for follow on work to improve the design.
Describe the potential solution
No response
Additional context
No response
What is the problem the feature request solves?
Both the recent DPP fallback feature changes (#3879) and the fix for inconsistent fallback in AQE (#3982) were implemented rather hastily and could be improved.
It should not have been necessary to introduce a new tag for stage fallback. The existing
withInfofallback recording should have been sufficient, but there were many tests failures that I did not have time to investigate.This issue is for follow on work to improve the design.
Describe the potential solution
No response
Additional context
No response