From 86f3a1d6dbe735144920e6965ed24be842ab7bab Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Thu, 23 Jan 2020 16:51:45 +0000 Subject: [PATCH] Added a comment: thanks --- .../comment_1_d3ab2e85ea775cc6f39f12210374c35f._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/devblog/day_617__remote_config_parsing_continued/comment_1_d3ab2e85ea775cc6f39f12210374c35f._comment diff --git a/doc/devblog/day_617__remote_config_parsing_continued/comment_1_d3ab2e85ea775cc6f39f12210374c35f._comment b/doc/devblog/day_617__remote_config_parsing_continued/comment_1_d3ab2e85ea775cc6f39f12210374c35f._comment new file mode 100644 index 0000000000..541bb6487d --- /dev/null +++ b/doc/devblog/day_617__remote_config_parsing_continued/comment_1_d3ab2e85ea775cc6f39f12210374c35f._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="thanks" + date="2020-01-23T16:51:44Z" + content=""" +\"the only user-visible improvement is these error messages\" -- FWIW, I've been bitten by the lack of config param checking in the past (thought I had set a chunk size but didn't due to misspelled param name, had to re-create the remote.) +"""]]