2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2024-11-01 18:19:56 +00:00
Commit graph

109 commits

Author SHA1 Message Date
a1d48cbb42 Share client between object store and request extractor
Add config to limit connection pool size
2023-06-23 11:20:20 -05:00
554d852e68 Create unique errors for Repo and Store, separate from UploadError
Add .is_not_found() for Store errors, wire up Object and File storage to properly set NotFound
Allow skipping files that are not found during store migration
2023-06-20 15:59:08 -05:00
281ac43dff Remove cache functionality 2023-02-25 11:34:48 -06:00
f0f40db8c3 Add healthcheck for db 2023-01-29 11:36:09 -06:00
5e5dd27a05 Retry migrate_file, remove variant before relating new one 2023-01-04 18:58:05 -06:00
28f7a139a0 Retry in-process, and rate-limit self 2023-01-04 17:26:05 -06:00
c55b1115d1 Increase client timeout, attempt to keep track of migration progress for resuming 2023-01-04 15:58:32 -06:00
3c844d86c5 Allow configuring pict-rs through serializable types 2022-12-26 16:35:25 -06:00
2c1a37fb62 Extract pict-rs as library 2022-12-23 12:56:15 -06:00