Fix for API Data Retrieval

Performance Optimization - History Logging was spawning a new tokio runtime every function call, it now uses the global run time
Documentation - Added a lot more span events for better logging
This commit is contained in:
brotoskyj
2026-01-07 17:01:33 -05:00
parent 5555747422
commit 72681218e7
5 changed files with 61 additions and 13 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ pyperclip==1.11.0
# Custom/Private packages
--extra-index-url https://git.racooncity.org/api/packages/brotoskyj/pypi/simple/
airlock_libs==7.1.0
airlock_libs==7.3.0