Commit graph

11 commits

Author SHA1 Message Date
1ee77b19d8 Make Repo object safe. Create migration 2023-08-15 19:19:03 -05:00
77cdeab57e Improve metrics, add job metrics 2023-07-22 21:11:28 -05:00
ce0df080f4 Add prometheus metrics 2023-07-22 16:47:59 -05:00
786f583d98 Add public_url to Store for optional redirects to public object store urls
Add details generation to file migration to set the content-type for uploads
2023-07-14 14:53:37 -05:00
74cd3392fa Borrow parent spans when creating children 2022-12-07 22:43:12 -06:00
669b3fb86f Fix webp metadata stripping, more tracing cleanup 2022-10-01 22:47:52 -05:00
25209e29c0 Make it compile 2022-09-24 17:18:53 -05:00
31c5a36c77 Better instrument drops, jobs. Properly disarm backgrounded downloads 2022-04-08 12:51:33 -05:00
e493e90dd4 Defensive tracing 2022-04-07 12:56:40 -05:00
29f0774331 Add ability to claim uploads 2022-04-02 21:15:39 -05:00
8734dfbdc7 Add backgrounding routes
- Accept backgrounded uploads
- Allow backgrounded processing

Still TODO:
- Endpoint for waiting on/claiming an upload
2022-04-02 20:56:29 -05:00