-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase database timeout and add logging to /api/v2/update
This is a stop-gap measure to help with issue #154 until a more scalable solution is designed. The logging in /api/v2/update times how long it takes to fetch the preload list from Chromium and how long it takes to load preloaded domains from the database. The latter currently takes around 15 seconds for approximately 50,000 entries.
- Loading branch information
Showing
2 changed files
with
8 additions
and
1 deletion.
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
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