-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix:UUID generation and increase search timeout
Removed an unnecessary tuple in UUID generation for row IDs in `public_gateway.py`, ensuring the ID is stored as a string. Increased the search query timeout from 10 to 100 seconds in `urls.py` to accommodate longer processing times.
- Loading branch information
1 parent
3667d67
commit 0afb66b
Showing
2 changed files
with
2 additions
and
2 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
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