it('should make corresponding promise fail only once', function() {
          var sio = gracePeriodLiveNotificationService.start();
          var id = 'foo';

          var errorSpy1 = sinon.spy();