Automator Ignore Error

Hi,

I am trying to create a series of steps that automate file back up to a server,

I have been successful in getting this to work when the server is not initially connected, the steps are as follows

  1. Get Specified Servers
  2. Connect to Servers
  3. Get specified Finder Items
  4. Copy Finder items

The problem I am having is if the selected server is already connected I get the following error

"The Action ‘Connect to Servers’ encounted an error.

Is there a way to skip the error and continue with the following steps?

Any help would be much appreciated

Thanks.