<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[If I fetch the deferred workers from my instance like so:curl -s https:&#x2F;&#x2F;friendica.sokoll.com&#x2F;stats?key=&amp;lt;API key&amp;gt; | jq &#x27;.worker.deferred&#x27;]]></title><description><![CDATA[<p>If I fetch the deferred workers from my instance like so:<br /></p><pre><code>curl -s https://friendica.sokoll.com/stats?key=&lt;API key&gt; | jq  '.worker.deferred'</code></pre><p>I get:<br /> </p><pre><code>{
  "1": 0,
  "2": 0,
  "3": 0,
  "4": 1,
  "5": 3,
  "6": 0,
  "7": 2,
  "8": 2,
  "9": 2,
  "10": 9,
  "11": 4,
  "12": 6,
  "13": 2,
  "14": 4,
  "15": 9,
  "total": 44
}</code></pre><br /><code>total</code> is total clear to me <img src="https://citiverse.it/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=750a983f903" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title="😉" alt="😉" /> - but what are the numbers 1 to 15?]]></description><link>https://citiverse.it/topic/a6539614-cf7d-4c49-8702-081e5ec6104f/if-i-fetch-the-deferred-workers-from-my-instance-like-so-curl-s-https-friendica.sokoll.com-stats-key-lt-api-key-gt-jq-.worker.deferred</link><generator>RSS for Node</generator><lastBuildDate>Thu, 09 Apr 2026 03:36:31 GMT</lastBuildDate><atom:link href="https://citiverse.it/topic/a6539614-cf7d-4c49-8702-081e5ec6104f.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 31 Mar 2026 20:07:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to If I fetch the deferred workers from my instance like so:curl -s https:&#x2F;&#x2F;friendica.sokoll.com&#x2F;stats?key=&amp;lt;API key&amp;gt; | jq &#x27;.worker.deferred&#x27; on Tue, 31 Mar 2026 20:23:57 GMT]]></title><description><![CDATA[<span><a href="/user/rainer%40friendica.sokoll.com">@<span>rainer</span></a></span> The number is the repeat cycle.]]></description><link>https://citiverse.it/post/https://pirati.ca/objects/ec054ce7-2069-cc2d-5d19-fe4268898598</link><guid isPermaLink="true">https://citiverse.it/post/https://pirati.ca/objects/ec054ce7-2069-cc2d-5d19-fe4268898598</guid><dc:creator><![CDATA[heluecht@pirati.ca]]></dc:creator><pubDate>Tue, 31 Mar 2026 20:23:57 GMT</pubDate></item></channel></rss>