Error while calling requeue_message event: invalid return type for message_requeued event. will reus

After upgrading to the latest dev I noticed this error in the KumoMTA journal logs:

https://paste.mozilla.org/0tCtBX67

Hey there @original-baboon, thanks for posting. Please read the “Troubleshooting” and “How to Ask for Help” buttons below. If you would like a 1:1 support session from the KumoMTA team, details are at the “Book a Support Session” button below.

Not sure what requeue_message is / does. I don’t think I have it anywhere in my own config.

it’s very new, and you’d know it if you’d used it

Now the question is why you’re getting an error just from updating.

it’s my bug, fixed in fix: "invalid return type for message_requeued event" · KumoCorp/kumomta@a92150c · GitHub

re: why only seeing this now? he must have only just updated to a build with the new throttle related events.

Slightly OT, @fhf, but throttle_insert_ready_queue - KumoMTA Docs is something you might like in the build you are now running

Yes, and thank you! I’m working on integrating it in my admin panel right now and testing it on my local machine. I’ll probably deploy it to production by Wednesday / Thursday.

Although now that I’m thinking about it, it makes sense to set a static value for all tenants while I’m working on per-tenant throttles in the admin panel.

The latest dev release fixed this issue, the error is gone. Thanks @free-spirited-yorksh!

Marking this as resolved.