# Encountered a retryable error (will retry with exponential backoff)

**URL:** https://forum.opensearch.org/t/encountered-a-retryable-error-will-retry-with-exponential-backoff/10436
**Category:** OpenSearch
**Tags:** discuss
**Created:** [July 29, 2022, 2:01pm UTC](https://forum.opensearch.org/t/encountered-a-retryable-error-will-retry-with-exponential-backoff/10436 "2022-07-29T14:01:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Malone](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.opensearch.org/malone/32/3588_2.png) [@Malone](https://forum.opensearch.org/u/Malone)
#### Post date: [July 29, 2022, 2:01pm UTC](https://forum.opensearch.org/t/encountered-a-retryable-error-will-retry-with-exponential-backoff/10436/1 "2022-07-29T14:01:12Z")

</div>

HI,

I am facing this error in logstash pods which are using `opensearchproject/logstash-oss-with-opensearch-output-plugin:latest` image. I am not sure how to set the content length of the request.

```auto
Encountered a retryable error (will retry with exponential backoff) {:code=>413, :url=>"/_bulk", :content_length=>1212377}

```

Thanks for all the help !
