Hi, I've never used this library. Maybe there's a bug there. Have you tried contacted the library authors?
In any case, there's also http://github.com/videlalvaro/php-amqplib which supports timeouts on the "wait" method: https://github.com/videlalvaro/php-amqplib/blob/master/PhpAmqpLib/Channel/AbstractChannel.php#L174 Regards, Alvaro On Wed, Jun 19, 2013 at 8:40 AM, Iliya Isd <[email protected]> wrote: > Hello! Having the next problem, maybe somebody has issued that. > I'm trying to use the next function: > http://php.net/manual/ru/amqpconnection.settimeout.php > but nothing changes. Timeout isn't working. Thereby there's no way to > avoid hanging up the site when trying to send message to rabbitMQ... > Any ideas? > > _______________________________________________ > rabbitmq-discuss mailing list > [email protected] > https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss > > -- You received this message because you are subscribed to the Google Groups "rabbitmq-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/rabbitmq-discuss. For more options, visit https://groups.google.com/groups/opt_out.
