Chris Weaver
3b7695539f
Add monitoring worker ( #3677 )
...
* Add monitoring worker
* Add locks
* Add tenant id to lock
* Remove unneeded tenant postfix
v0.19.0-cloud.10
nightly-latest-20250115
2025-01-15 01:39:56 +00:00
hagen-danswer
b1957737f2
refactored _add_user_filter usage ( #3674 )
...
* refactored db.connector_credential_pair
* Rerfactored the db.credentials user filtering
* the restr
2025-01-14 23:35:52 +00:00
rkuo-danswer
5f462056f6
Merge pull request #3660 from onyx-dot-app/bugfix/index_attempt_query
...
optimize another index attempt check
nightly-latest-20250114
2025-01-13 20:02:54 -08:00
Richard Kuo (Danswer)
0de4d61b6d
Merge branch 'main' of https://github.com/onyx-dot-app/onyx into bugfix/index_attempt_query
2025-01-13 16:26:22 -08:00
rkuo-danswer
7a28a5c216
Merge pull request #3669 from onyx-dot-app/bugfix/fix_time_updated
...
fix missed var names
2025-01-13 15:04:17 -08:00
Richard Kuo (Danswer)
d8aa21ca3a
fix missed var names
2025-01-13 14:32:26 -08:00
Richard Kuo (Danswer)
c4323573d2
fix alembic
2025-01-13 13:23:40 -08:00
Richard Kuo (Danswer)
46cfaa96b7
Merge branch 'main' of https://github.com/danswer-ai/danswer into bugfix/index_attempt_query
2025-01-13 13:23:30 -08:00
Weves
a610b6bd8d
Support new model for image input
2025-01-13 13:17:51 -08:00
rkuo-danswer
cb66aadd80
Merge pull request #3648 from onyx-dot-app/bugfix/light_cpu
...
figuring out why multiprocessing set_start_method isn't working.
2025-01-13 13:08:55 -08:00
Chris Weaver
9ea2ae267e
Performance monitoring ( #3658 )
...
* Initial scaffolding for metrics
* iterate
* more
* More metrics + SyncRecord concept
* Add indices, standardize timing
* Small cleanup
* Address comments
2025-01-13 12:36:45 -08:00
Richard Kuo (Danswer)
7d86b28335
maybe we don't need pre ping yet
2025-01-13 12:14:32 -08:00
Richard Kuo (Danswer)
4f8e48df7c
try more sql settings
v0.19.0-cloud.7
2025-01-13 11:50:04 -08:00
Richard Kuo (Danswer)
d96d2fc6e9
add comment
2025-01-13 11:35:58 -08:00
Richard Kuo (Danswer)
b6dd999c1b
add some type hints
2025-01-13 11:31:57 -08:00
Richard Kuo (Danswer)
9a09222b7d
add comments
2025-01-13 10:58:33 -08:00
Richard Kuo (Danswer)
be3cfdd4a6
saved files
2025-01-13 10:46:20 -08:00
Richard Kuo (Danswer)
f5bdf9d2c9
move to celeryd_init
v0.19.0-cloud.6
2025-01-13 02:46:03 -08:00
hagen-danswer
6afd27f9c9
fix group sync name capitalization ( #3653 )
...
* fix group sync name capitalization
* everything is lowercased now
* comments
* Added test for be2ab2aa50ee migration
* polish
nightly-latest-20250111
nightly-latest-20250112
nightly-latest-20250113
2025-01-10 16:51:33 -08:00
Richard Kuo (Danswer)
ccef350287
try using spawn specifically
v0.19.0-cloud.5
2025-01-10 14:19:31 -08:00
Richard Kuo (Danswer)
4400a945e3
optimize another index attempt check
2025-01-10 14:18:49 -08:00
Richard Kuo (Danswer)
384a38418b
test set_spawn_method and handle exceptions
v0.19.0-cloud.4
2025-01-10 12:59:34 -08:00
Richard Kuo (Danswer)
2163a138ed
logging
2025-01-10 12:41:05 -08:00
Richard Kuo (Danswer)
b6c2ecfecb
more debugging of start method
v0.19.0-cloud.3
2025-01-10 12:16:13 -08:00
Richard Kuo (Danswer)
ac182c74b3
log all start methods
2025-01-10 12:11:33 -08:00
pablonyx
cab7e60542
Proper anonymous user restricting ( #3645 )
2025-01-10 11:31:11 -08:00
Richard Kuo (Danswer)
8e25c3c412
Merge branch 'main' of https://github.com/danswer-ai/danswer into bugfix/light_cpu
v0.19.0-cloud.2
2025-01-10 11:01:12 -08:00
Weves
1470b7e038
Add tests for some LLM provider endpoints + small logic change to ensure that display_model_names is not empty
2025-01-10 08:55:53 -08:00
rkuo-danswer
bf78fb79f8
possible fix for gdrive oauth in the cloud ( #3642 )
...
* possible fix for gd oauth in the cloud
* missed code in rename/merge
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
nightly-latest-20250110
2025-01-10 02:10:59 +00:00
rkuo-danswer
d972a78f45
Make connector pause and delete fast ( #3646 )
...
* first cut
* refresh on delete
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-01-10 01:39:45 +00:00
Richard Kuo (Danswer)
962240031f
figuring out why multiprocessing set_start_method isn't working.
v0.19.0-cloud.1
2025-01-09 16:29:37 -08:00
hagen-danswer
50131ba22c
Better logging for confluence space permissions
2025-01-09 15:13:02 -08:00
rkuo-danswer
439217317f
Merge pull request #3644 from onyx-dot-app/bugfix/model-server-build-fix
...
hope this env var works.
2025-01-09 14:34:25 -08:00
hagen-danswer
c55de28423
added distinct when outer joining for user filters ( #3641 )
...
* added distinct when outer joining for user filters
* Added distinct when outer joining for user filters for all
2025-01-09 14:15:38 -08:00
Richard Kuo (Danswer)
91e32e801d
hope this env var works.
v0.18.0-testbuildcloud.1
2025-01-09 13:51:58 -08:00
rkuo-danswer
2ae91f0f2b
Feature/redis prod tool ( #3619 )
...
* prototype tools for handling prod issues
* add some commands
* add batching and dry run options
* custom redis tool
* comment
* default to app config settings for redis
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-01-09 21:34:07 +00:00
hagen-danswer
d40fd82803
Conf doc sync improvements ( #3643 )
...
* Reduce number of requests to Confluence
* undo
* added a way to dynamically adjust the pagination limit
* undo
2025-01-09 12:56:56 -08:00
rkuo-danswer
97a963b4bf
add index to speed up get last attempt ( #3636 )
...
* add index to speed up get last attempt
* use descending order
* put back unique param
* how did this not get formatted?
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
nightly-latest-20250109
2025-01-09 00:56:55 +00:00
pablonyx
7f6ef1ff57
Remove unnecessary logspam
...
Remove unnecessary logs
2025-01-08 17:03:52 -08:00
pablodanswer
d98746b988
remove unnecessary logs
2025-01-08 17:03:15 -08:00
rkuo-danswer
a76f1b4c1b
Merge pull request #3628 from onyx-dot-app/bugfix/debug_tenant
...
add more debug logging for locking issue
v0.18.0-cloud.34
2025-01-08 15:14:37 -08:00
hagen-danswer
4c4ff46fe3
Fixing google drive tests ( #3634 )
...
* Fixing google drive texts
* Update conftest.py
2025-01-08 22:34:38 +00:00
hagen-danswer
0f9842064f
Added env var to skip warm up ( #3633 )
2025-01-08 14:29:15 -08:00
pablonyx
d7bc32c0ec
Fully remove visit API ( #3621 )
...
* v1
* update indexing logic
* update updates
* nit
* clean up args
* update for clarity + best practices
* nit + logs
* fix
* minor clean up
* remove logs
* quick nit
2025-01-08 13:49:01 -08:00
Richard Kuo (Danswer)
1f48de9731
more logging
v0.18.0-cloud.33
2025-01-08 12:49:24 -08:00
Richard Kuo (Danswer)
a22d02ff70
add another log line
v0.18.0-cloud.32
2025-01-08 10:01:24 -08:00
Richard Kuo (Danswer)
dcfc621a66
add more debug logging for locking issue
2025-01-08 09:43:47 -08:00
Chris Weaver
eac73a1bf1
Improve egnyte connector ( #3626 )
v0.18.0-cloud.31
nightly-latest-20250108
2025-01-08 03:09:46 +00:00
pablonyx
717560872f
Merge pull request #3627 from onyx-dot-app/whitelabeling_name
...
Whitelabelling
2025-01-07 19:16:01 -08:00
pablodanswer
ce2572134c
k
2025-01-07 19:06:52 -08:00