{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "b3c8a26a1000d8bdf657f53d790ca9187566b77d",
            "branch" : [
              {
                "SHA1" : "b3c8a26a1000d8bdf657f53d790ca9187566b77d",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b3c8a26a1000d8bdf657f53d790ca9187566b77d",
            "branch" : [
              {
                "SHA1" : "b3c8a26a1000d8bdf657f53d790ca9187566b77d",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b3c8a26a1000d8bdf657f53d790ca9187566b77d",
        "branch" : [
          {
            "SHA1" : "b3c8a26a1000d8bdf657f53d790ca9187566b77d",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/younex1/deploy-younex-web.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : "b3c8a26 clicks-writeback: 3x daily, chunked requests, per-chunk watermark",
  "displayName" : "#4",
  "duration" : 12198,
  "estimatedDuration" : 13634,
  "executor" : null,
  "fullDisplayName" : "paas-platform #4",
  "id" : "4",
  "keepLog" : false,
  "number" : 4,
  "queueId" : 5732,
  "result" : "SUCCESS",
  "timestamp" : 1789728547885,
  "url" : "https://jenkins.younex.de/view/all/job/paas-platform/4/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "sql/schema.sql",
            "bin/paas-clicks-writeback",
            "infra/paas-clicks-writeback.timer",
            "bootstrap.sh"
          ],
          "commitId" : "b3c8a26a1000d8bdf657f53d790ca9187566b77d",
          "timestamp" : 1789728417000,
          "author" : {
            "absoluteUrl" : "https://jenkins.younex.de/user/info",
            "fullName" : "info"
          },
          "authorEmail" : "info@younex.de",
          "comment" : "clicks-writeback: 3x daily, chunked requests, per-chunk watermark\u000a\u000aThe writeback posted ALL changed slugs in one request with a 30 s timeout.\u000aOn aktien.news that is ~31k slugs (two Strapi calls each, ~35 min), so the\u000arequest always timed out, the watermark was never written and the same\u000aslugs were re-pushed every hour — ~250k click-count writes/day that kept\u000acms.dotnews.media saturated and surfaced as paas_5xx_tiera CRIT (503 \"CMS\u000aunavailable\") on 2026-09-18.\u000a\u000a- timer: OnCalendar 02:10/10:10/18:10 UTC instead of hourly (click counts\u000a  are \"most read\" hints, not live data)\u000a- script: send CLICKS_CHUNK (1000) slugs + up to 400 stat paths per request,\u000a  CLICKS_CHUNK_PAUSE_MS (10 s) between chunks, per-chunk timeout 15 min;\u000a  every chunk is watermarked as soon as the app confirms it, a failed chunk\u000a  stops the run and the remainder is retried next time\u000a- stats no longer capped at 400 per run (that cap was per request)\u000a- bootstrap: restart the timer so a changed OnCalendar takes effect\u000a\u000aCo-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>\u000a",
          "date" : "2026-09-18 12:46:57 +0200",
          "id" : "b3c8a26a1000d8bdf657f53d790ca9187566b77d",
          "msg" : "clicks-writeback: 3x daily, chunked requests, per-chunk watermark",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "bootstrap.sh"
            },
            {
              "editType" : "edit",
              "file" : "sql/schema.sql"
            },
            {
              "editType" : "edit",
              "file" : "infra/paas-clicks-writeback.timer"
            },
            {
              "editType" : "edit",
              "file" : "bin/paas-clicks-writeback"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ],
  "inProgress" : false,
  "nextBuild" : {
    "number" : 5,
    "url" : "https://jenkins.younex.de/view/all/job/paas-platform/5/"
  },
  "previousBuild" : {
    "number" : 3,
    "url" : "https://jenkins.younex.de/view/all/job/paas-platform/3/"
  }
}