Nathan.fooo
|
1131818eb7
|
fix: support index document in the background, fix stack overflow when calling rayon::spawn (#1099)
* chore: batch index
* chore: format log
* chore: index workspace
* chore: fix stack overflow
* chore: background index
* chore: clippy
* chore: filter tasks
* chore: clippy
* chore: add metrics
* chore: fix test
|
2024-12-24 14:30:17 +08:00 |
Nathan.fooo
|
57c44818e2
|
feat: Import metrics (#911)
* chore: implement metrics for import
* chore: add metrics
|
2024-10-20 11:05:22 +08:00 |
Nathan.fooo
|
bbd21dfef6
|
chore: import mailer (#869)
* chore: import mailer
* chore: update template
* chore: config template
* fix: add missing config parameter
* chore: update template
* chore: show error with task id
* chore: show error with task id
---------
Co-authored-by: khorshuheng <solemnpriest@gmail.com>
|
2024-10-13 20:08:55 +08:00 |
Nathan.fooo
|
9c0dffacef
|
feat: implement import notion zip file api endpoint (#840)
* chore: implement api endpoint
* chore: worker
* chore: async zip
* chore: test bulk insert
* chore: insert collab
* chore: custom task
* chore: consume un acked message
* chore: fix compile
* chore: add test
* test: update
* chore: save import record
* chore: save import record
* chore: fix ci
* chore: remove unused deps
* chore: update docker file
* chore: build worker images
* chore: use small int
* chore: use small int
* chore: rm protoc deps in runtime
* chore: move collab cache to database crate
* chore: update test
* chore: rm health api endpoint
* chore: clippy
* chore: update ci
* chore: add test
* chore: upgrade collab
* chore: clippy
* chore: update test
* chore: use custom host
* chore: config nginx
* chore: install cert
|
2024-10-03 22:22:29 +08:00 |