<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Numan Azad</title>
    <description>The latest articles on Forem by Numan Azad (@numan_azad_592f5e21157efd).</description>
    <link>https://forem.com/numan_azad_592f5e21157efd</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1609462%2F7866b852-d131-4e73-9d24-36044ed95d04.jpg</url>
      <title>Forem: Numan Azad</title>
      <link>https://forem.com/numan_azad_592f5e21157efd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/numan_azad_592f5e21157efd"/>
    <language>en</language>
    <item>
      <title>Infinite redis request</title>
      <dc:creator>Numan Azad</dc:creator>
      <pubDate>Wed, 25 Dec 2024 04:44:43 +0000</pubDate>
      <link>https://forem.com/numan_azad_592f5e21157efd/infinite-redis-request-1f8n</link>
      <guid>https://forem.com/numan_azad_592f5e21157efd/infinite-redis-request-1f8n</guid>
      <description>&lt;p&gt;ERROR 2024-12-25T04:38:08.186520Z Error: connect ECONNREFUSED 127.0.0.1:6379 at TCPConnectWrap.afterConnect &lt;a href="https://dev.tonode:net:1555:16"&gt;as oncomplete&lt;/a&gt; {&lt;br&gt;
DEFAULT 2024-12-25T04:38:08.186523Z errno: -111,&lt;br&gt;
DEFAULT 2024-12-25T04:38:08.186526Z code: 'ECONNREFUSED',&lt;br&gt;
DEFAULT 2024-12-25T04:38:08.186528Z syscall: 'connect',&lt;br&gt;
DEFAULT 2024-12-25T04:38:08.186531Z address: '127.0.0.1',&lt;br&gt;
DEFAULT 2024-12-25T04:38:08.186533Z port: 6379&lt;br&gt;
DEFAULT 2024-12-25T04:38:08.186535Z }&lt;/p&gt;

&lt;p&gt;this is getting logged infinite times and increasing the gcp cost like crazy. I commented out every single line that calls for redis or bullmq or any queue related connection. But still it keeps on requesting somehow. &lt;br&gt;
I need to stop this instantly.&lt;/p&gt;

</description>
      <category>redis</category>
      <category>cloud</category>
      <category>performance</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
