-
-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously, it was very difficult to track e2e information. This new hook makes it possible and easy. The only downside is that now we are passing around a lot more arguments, but ultimately this is non-impactful in comparison to a network write. This hook can completely replace the write and write hooks, but it's easy enough to keep those around, so might as well.
- Loading branch information
Showing
2 changed files
with
183 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.