Update git submodules

* Update elastic-recheck from branch 'master'
  - Handle ElasticHttpError in graph generation
    
    Getting elasticsearch data for bug 1708704 is failing
    in the check queue with:
    
      pyelasticsearch.exceptions.ElasticHttpError: \
      (500, 'ArrayIndexOutOfBoundsException[null]')
    
    This might have to do with the size of the resulting
    messages from the hits on the tripleo and kolla jobs,
    I'm not sure.
    
    What's clear though is the graph generation is blowing
    up in the check queue on that bug but not the gate queue,
    maybe due to a smaller result set, so this adds some
    error handling in the graph generation for when a specific
    bug query fails so it does not halt the entire build of the
    graph.
    
    Change-Id: Ibe18c9cccc421a6549a18148f1a2ce3c1e4339d4
This commit is contained in:
Matt Riedemann 2019-12-18 15:46:53 -05:00 committed by Gerrit Code Review
parent 2b2601ede0
commit 8ee08d4aed
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9d788302e6a7ea5a982aeb434be682934b57dddc
Subproject commit 62e42f432284d9054c7dc0a24b581c63267ec8c9