- Badly formed channel messages result in
400
error - When this service is shutting down, it won't be receiving any more messages
- When a message fails with
503
, the caller should retry
- Fallback to rabbitmq if messages fail 3 times.
- Make prom stats show per channel
- Added schema validation checking
- Added more prometheus metrics
- Moved to promises and update versions to use caching
- Add new MAX_POST_SIZE config var and env var set to default of 10mb
- Initial release