grcodemonkey/iron_sharp

Unable to set errorqueue while using push queue

infoquestsolutions opened this issue · 3 comments

Hi

I am not able to set error queue in push queue i have tried setting Subscribers.ErrorQueue = "EmailErrorQueue"; . But its not working.

Thanks
Gaurav

I added the error_queue property to the QueueInfo class on the dev trunk. But I still need to test this out.

http://dev.iron.io/mq/reference/push_queues/#error_queues

(error_queues are a beta feature, so things may change)

Yes i know its in beta . I think its still not working no error queue is listed on dashboard.

Alerts and Error Queues are now supported by IronSharp