Skip to content

Issue xtool requests async while we are waiting on LLM

DErenrich requested to merge derenrich/async-xtool-fetches into main

PR to run the requests to xtools for article metadata async to save time. I wasn't able to get locust working how I wanted it (kept issuing errors and not sure what it should be doing) but experimentally seems maybe 0.5 seconds faster (maybe as much as 1.3 seconds faster).

Merge request reports