PackageZen / hearst

An opinionated ruby library for dealing with publishing and subscribing to RabbitMQ events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider enforcing a schema of the payload

heymackey opened this issue · comments

Should there be a means of validating a payload's structure/data? If so, what is the expected behavior, to nack! and requeue it?