From 8c24309176d8d5acbdafe07a0564c0a594930326 Mon Sep 17 00:00:00 2001 From: Stephen Hess Date: Wed, 1 Feb 2017 12:04:22 -0500 Subject: [PATCH] removed retry mention, just a data release --- release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-notes.md b/release-notes.md index d5bd1e6..3222dfe 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,6 +1,6 @@ ## 1 February 2017 -### New features -* We're working on some fancy new things in dev so our only new feature released this week is retrying timed-out elasticsearch requests. By default, Pelias will retry a timed-out request up to 3 times before failing for good, though this number can be overridden by specifying `api.requestRetries` in your Pelias configuration. + +This release is just a data refresh since it's hard to keep up with the leaps and bounds that [openaddresses](http://openaddresses.io) that is growing by! ## 27 January 2017