Louis Dureuil
|
a9ac68289f
|
WIP
|
2025-11-27 17:21:40 +01:00 |
|
Louis Dureuil
|
cc3daa7cd3
|
rustfmt
|
2025-11-27 14:20:46 +01:00 |
|
Louis Dureuil
|
df737293f1
|
Cargo clippy
|
2025-11-27 14:20:17 +01:00 |
|
Louis Dureuil
|
e3d5b1025e
|
WIP
|
2025-11-27 11:31:04 +01:00 |
|
Louis Dureuil
|
60716f13e1
|
WIP
|
2025-11-26 16:19:40 +01:00 |
|
Louis Dureuil
|
c7986ca8c9
|
WIP
|
2025-11-26 10:30:05 +01:00 |
|
Clément Renault
|
9640706c5a
|
Do a no-op when upgrading version
|
2025-11-24 10:43:27 +01:00 |
|
Clément Renault
|
01cd273a52
|
Update the snapshots
|
2025-11-24 10:40:06 +01:00 |
|
Clément Renault
|
d99150f21b
|
Improve error message extraction
Co-authored-by: Many the fish <many@meilisearch.com>
|
2025-11-19 17:09:15 +01:00 |
|
Kerollmops
|
361580f451
|
Display the error message on failure
|
2025-11-17 09:21:18 +01:00 |
|
Louis Dureuil
|
495db080ec
|
Upgrade snap
|
2025-11-13 17:52:34 +01:00 |
|
Louis Dureuil
|
d71341fa48
|
Suport upgrade to v1.26.0
|
2025-11-13 17:52:02 +01:00 |
|
Clément Renault
|
a097b254f8
|
Merge pull request #5963 from meilisearch/engprod-2128-allow-attaching-user-defined-metadata-to-tasks-and-return
Allow to attach `customMetadata` in the document addition or update tasks
|
2025-11-10 15:48:46 +00:00 |
|
ManyTheFish
|
40e60c6f52
|
Fix dumpless upgrade
|
2025-11-10 14:03:17 +01:00 |
|
Louis Dureuil
|
a987d698c1
|
Fix error that rust-analyzer reports because it is compiling all code with the test cfg
|
2025-11-06 18:10:59 +01:00 |
|
Kerollmops
|
ce62713f02
|
Always create the update_files directory
|
2025-11-06 12:43:12 +01:00 |
|
Kerollmops
|
8b5d04d60f
|
Move the code to append a file to the tarball in a dedicated function
|
2025-11-06 12:07:08 +01:00 |
|
Kerollmops
|
1b74709b91
|
Extract more logic into dedicated functions
|
2025-11-06 12:00:25 +01:00 |
|
Kerollmops
|
a5c0a282c5
|
Better document safety problems and unwraps
|
2025-11-06 11:26:45 +01:00 |
|
Kerollmops
|
4fc048ff20
|
Better handle errors when trying to clone the handles
|
2025-11-06 11:15:34 +01:00 |
|
Kerollmops
|
375b5600cd
|
Move the tarball streaming into a dedicated function
|
2025-11-06 11:11:26 +01:00 |
|
Kerollmops
|
32b997d817
|
Extracts the streaming closure into an async function
|
2025-11-06 11:04:16 +01:00 |
|
Kerollmops
|
ff3090e3cc
|
Remove the slash-path dependency
|
2025-11-06 10:53:07 +01:00 |
|
Kerollmops
|
6c6645f945
|
Better seeking-to-the-start explanation
|
2025-11-06 10:45:47 +01:00 |
|
Clément Renault
|
af6473d999
|
Improve the comments
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
|
2025-11-06 10:43:14 +01:00 |
|
Kerollmops
|
cc4654eabd
|
Remove useless clippy flag
|
2025-11-05 16:38:05 +01:00 |
|
Kerollmops
|
f9d57f54df
|
Keep the smae naming behavior as before
|
2025-11-05 15:16:43 +01:00 |
|
Kerollmops
|
3ef1afc0f1
|
Introduce some backoff retries
|
2025-11-05 15:16:43 +01:00 |
|
Kerollmops
|
dbb5abebb6
|
Support cancelation
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
700f33bd39
|
Clean up the code
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
d01bbbccde
|
Support clean CLI options
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
4fc506f267
|
Remove unused imports/code on Windows
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
dc456276e5
|
Make clippy happy
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
b2ea50cb10
|
Make the compression level configurable
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
5074cf92ab
|
Disable compression entirely to avoid being CPU bound
|
2025-11-05 15:16:42 +01:00 |
|
Clément Renault
|
a92bc8d192
|
Improve the way we create the snapshot path
|
2025-11-05 15:16:42 +01:00 |
|
Clément Renault
|
ee538cf045
|
Remove useless dependencies
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
2b05d63a0f
|
Make it finaly work but without async on the write side
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
104e8918ce
|
Seeking the tasks/data.mdb file to the begining made the trick
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
d6ec4d4f4a
|
Improve understanding of S3-related errors
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
f0e7326b7a
|
Retrieve the bytesMut only when released
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
c8106a0006
|
Fix minimum part size
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
c9ab5bc0b6
|
Improve error messaging when missing env var
|
2025-11-05 15:16:42 +01:00 |
|
Clément Renault
|
5e0f15fd43
|
WIP
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
4c30f090c7
|
WIP Do more tests
|
2025-11-05 15:16:42 +01:00 |
|
Clément Renault
|
63f247cdda
|
WIP sending multiparts of 250MiB
|
2025-11-05 15:16:42 +01:00 |
|
Clément Renault
|
76e4ec2168
|
Geenrate an async tarball
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
982babdb74
|
WIP
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
7ae2ae33d9
|
Make max in flights parts fro upload configurable
|
2025-11-05 15:16:42 +01:00 |
|
Kerollmops
|
cb0788ae07
|
Use a good mem advice for uploads
|
2025-11-05 15:16:42 +01:00 |
|