awslabs/benchmark-ai

No Limit for ES log query returns

Open

#997 opened on Jan 7, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (6 forks)auto 404
bai-bffenhancementgood first issue

Repository metrics

Stars
 (19 stars)
PR merge metrics
 (PR metrics pending)

Description

When fetching stdout information from ElasticSearch is fetched, it should not have a limit. or at least able to be paged through.

https://github.com/awslabs/benchmark-ai/blob/master/bai-bff/src/bai_bff/utils/log_index.clj#L10-L25

Contributor guide