Project

General

Profile

« Previous | Next » 

Revision 61903

Added by Andreas Czerniak about 2 years ago

added IETF draft rate-limit respection

View differences:

HttpConnector.java
303 303
			Thread.sleep(sleepTimeMs);
304 304
		} catch (InterruptedException e) {
305 305
			log.error(e.getMessage(), e);
306
			throw new CollectorServiceException(e);
307 306
		}
308 307
	}
309 308

  

Also available in: Unified diff