-
Notifications
You must be signed in to change notification settings - Fork 245
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Garbage collection of uncaptured traces after 30 minutes
This commit cleans up traces that were not captured after 30 minutes from starting, it does it by spawning a tokio task that waits until the timeout and then proceeds to the cleanup, warning in case it was necessary. Fixes https://github.com/prisma/client-planning/issues/186
- Loading branch information
Showing
1 changed file
with
58 additions
and
7 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