<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="321404" data-post-id="321404">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="hubertlepicki" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/hubertlepicki/120/6822_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  hubertlepicki
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I think it is the default but you should still simulate this to see how resilient the system is and if/what you have to tweak.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="321404" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/do-otp-logger-handlers-have-overloading-protection-or-not/62364/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-321404" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="321404"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #11"></div>
  </section>
</div>
    <div class="postbit" id="321405" data-post-id="321405">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="code-anth" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/code-anth/120/38238_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  code-anth
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>The docs you referred to are for 1.12.3, but we’ll be going to 1.16.1, so here:</p><aside class="onebox allowlistedgeneric" data-onebox-src="https://logger.hexdocs.pm/1.16.1/Logger.html">
  <header class="source">

      <a href="https://logger.hexdocs.pm/1.16.1/Logger.html" target="_blank" rel="noopener nofollow ugc">logger.hexdocs.pm</a>
  </header>

  <article class="onebox-body">
    

<h3><a href="https://logger.hexdocs.pm/1.16.1/Logger.html" target="_blank" rel="noopener nofollow ugc">Logger — Logger v1.20.2</a></h3>



  </article>

  <div class="onebox-metadata">
    
    
  </div>

  <div style="clear: both"></div>
</aside>

<p>The section in question is the one about Erlang/OTP handlers:</p>
<aside class="onebox allowlistedgeneric" data-onebox-src="https://logger.hexdocs.pm/1.16.1/Logger.html">
  <header class="source">

      <a href="https://logger.hexdocs.pm/1.16.1/Logger.html" target="_blank" rel="noopener nofollow ugc">logger.hexdocs.pm</a>
  </header>

  <article class="onebox-body">
    

<h3><a href="https://logger.hexdocs.pm/1.16.1/Logger.html" target="_blank" rel="noopener nofollow ugc">Logger — Logger v1.20.2</a></h3>



  </article>

  <div class="onebox-metadata">
    
    
  </div>

  <div style="clear: both"></div>
</aside>

<p>which states that:</p>
<blockquote>
<p>At the moment, there is no built-in overload protection for Erlang handlers, so it is your responsibility to implement it.</p>
</blockquote> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="321405" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/do-otp-logger-handlers-have-overloading-protection-or-not/62364/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-321405" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="321405"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>