2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-06-11 15:11:14 +08:00
Files
asynq/servemux.go
Marin Atanasov Nikolov 093ba04266 servemux: NotFoundHandler returns ErrHandlerNotFound error (#1031)
This allows asynq middlewares to be used to inspect returned errors and decide
to silence errors about `handlers not found for task'.
2025-11-04 18:17:50 +03:00

4.7 KiB