Commit graph

1 commit

Author SHA1 Message Date
Michal Konečný
2854a511ee [notifs-backend] Fix ZMQ timeout nagios error
When the topics are bytes encoded in configuration the json.dumps() fails. This
commit prevents the failure by decoding the strings before sending them in poll function.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-06-30 15:08:58 +02:00