Skip to content

Commit

Permalink
Do not retry chunks transferring on shutdown in the local dev env (#1085
Browse files Browse the repository at this point in the history
)
  • Loading branch information
pracucci authored and cyriltovena committed Oct 3, 2019
1 parent 569748f commit bf5eabe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/loki/loki-local-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ingester:
final_sleep: 0s
chunk_idle_period: 5m
chunk_retain_period: 30s
max_transfer_retries: 1

schema_config:
configs:
Expand Down

0 comments on commit bf5eabe

Please sign in to comment.