1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2026-06-15 22:47:11 +02:00

3 Commits

Author SHA1 Message Date
DarthSim c20f893569 Fix version in package name 2026-05-13 18:48:55 +03:00
Sergei Aleksandrovich e33254005d Refactored errors (#1578)
* Refactored errors

* Make monitoring and errorreport accept `errctx.Error` instead of `error`

* Add server.Error; Remove category from errctx; Make HTTP handlers respond with *server.Error

* Remove stackSkip from errctx.Wrap; Add errctx.WrapWithStackSkip
2025-11-20 01:26:21 +06:00
DarthSim b8861a1c84 Rename semaphores to workers and simlify it 2025-09-11 23:33:33 +06:00