skyscreamer / nevado

A JMS driver for Amazon SQS.

Home Page:http://nevado.skyscreamer.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reconnect if SQS goes down

damogallagher opened this issue · comments

Hi

Just wondering is there a way to reconnect to an SQS queue if Amazon SQS goes down for any reason? There was a few cases of this happening in the past few weeks and my app queue processing stalled until I restarted my app server

Thanks for any help
Damien