2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-04-07 07:05:51 +08:00
Files
asynq/x/metrics/metrics.go
Benjamin Grosse d64f0b7ed0 wrap all fmt.Errorf errors (#1047)
Users need to be able to match with `errors.Is()` also on external
errors, for example `context.Canceled`.
2025-11-04 18:25:47 +03:00

4.8 KiB