2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2024-11-10 06:25:00 +00:00
Commit graph

14 commits

Author SHA1 Message Date
f61dac8187 Attempt to clean stray magick files
This change sets a unique temp directory for each invocation of imagemagick and spawns a task to remove that directory after the command terminates
2023-11-09 18:20:59 -06:00
ba3a23ed43 Add error codes 2023-09-01 20:51:01 -05:00
0c4d632dda Consider timeouts a client error 2023-08-05 16:18:06 -05:00
fee4ed1e3e Add process timeout 2023-08-05 12:41:06 -05:00
5e8ab7856d Extract Status errors into command-specific errors 2023-07-17 13:30:08 -05:00
9004ecaadf Better classify process related errors 2023-07-10 15:29:41 -05:00
7037ee5791 Support auto-orienting photos 2022-10-15 11:13:24 -05:00
718f09c43a Clean tracing, simplify validation, rename InputFormat -> VideoFormat 2022-10-01 21:17:18 -05:00
c80d207a87 Improve tracing 2022-04-06 21:40:49 -05:00
e7c3e2c96c Rename stream module 2021-10-20 19:00:41 -05:00
5d3e6f50b3 Instrument better with Tracing 2021-09-13 20:22:42 -05:00
08c3169d3f Fewer streams 2021-09-04 12:42:40 -05:00
1119ed740e WIP: Try to pass AsyncRead types around instead of Streams 2021-09-03 19:53:53 -05:00
ee215bfa5e Version v0.3.0-alpha.21-in-mem 2021-08-31 11:02:30 -05:00