didil / inhooks

Incoming Webhooks Gateway built with Go. Uses Redis for storage/queueing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move messages from processing queue to ready queue at startup

didil opened this issue · comments

commented

allows to handle messages that were still in processing during a server shutdown

commented

Fixed by #33