Description
The current snapshot-based rollback implementation creates a full deep copy of the entire record before executing field trigger actions, which may introduce memory overhead for:
- Large documents (100KB+ records)
- High-frequency field changes
- Rapid sequential edits
Tasks
Success Criteria
Description
The current snapshot-based rollback implementation creates a full deep copy of the entire record before executing field trigger actions, which may introduce memory overhead for:
Tasks
Success Criteria