Skip to main content
← Back to list
01Issue
FeatureShippedSwamp Club
Assigneesstack72

Relationships

#836 docs: document autoGc config option for automatic garbage collection

Opened by stack72 · 6/26/2026· Shipped 6/26/2026

PR swamp-club/swamp#1685 added a new autoGc: true config option to .swamp.yaml that enables automatic garbage collection after each model method run. The docs site (swamp-club/swamp-club) needs to be updated in two places:

  1. content/manual/reference/repository-configuration.md — add the autoGc field to the top-level fields table (type: boolean, default: false, description of behavior)
  2. content/manual/reference/data-outputs.md — in the swamp data gc section (~line 837), mention that GC can also run automatically after each model method run when autoGc: true is set in .swamp.yaml. Note that it runs after the completed event (user sees their result first) and errors are caught at warn level so auto-GC failure never fails the method run.
02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 2 MOREREVIEW+ 3 MOREPR_MERGED+ 1 MORENOTIFICATION_SKIPPED

Shipped

6/26/2026, 3:19:39 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack726/26/2026, 3:05:41 PM

Sign in to post a ripple.