Description
Storing the failed message itself is very expensive.
Recommendation
Store the hash and then when calling executeFailedWithUpdatedArgs(...) send the txn as an argument and match it against the stored hash.
Status
Acknowledged with the following statement: The optimization identified is acknowledged by the Fuji team. During Q3 the team will be working on optimizations that will improve the router contracts.