iron-io / iron_mq_php

PHP client for IronMQ.
www.iron.io
BSD 2-Clause "Simplified" License
89 stars 43 forks source link

Error Queue fallback #78

Open VincentClair opened 7 years ago

VincentClair commented 7 years ago

Hello,

I have seen parameter "error_queue" in library https://github.com/iron-io/iron_mq_php#create-a-queue. Is it possible to set it in config and how ?

Is there an API to query this error queue to get informations about failed messages ?

Thank you for your help.