mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-18 13:51:46 +01:00
* add validation for pruning * fix missing class * get external group sync validation working * backport fix for pruning check * fix pruning * log the payload id * remove scan_iter from pruning * missed removed scan_iter, also remove other scan_iters and replace with sscan_iter of the lookup table * external group sync needs active signal. h * log the payload id when the task starts * log the payload id in more places * use the replica * increase primary pool and slow down beat * scale sql pool based on concurrency * fix concurrency * add debugging for external group sync and tenant * remove debugging and fix payload id --------- Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>