• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Freegle / Iznik / 24895 / 24895
73%
master: 73%

Build:
DEFAULT BRANCH: master
Ran 05 Jul 2026 08:05AM UTC
Files 145
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Jul 2026 07:33AM UTC coverage: 84.042%. Remained the same
24895

push

circleci

invalid-email-address
chore(batch-prod): set stop_grace_period so restarts are graceful by default

batch-prod runs the Laravel scheduler + daemons (schedule:work,
mail:spool:process, plus scheduled digest/ripple sweeps). Docker's default
stop grace is only 10s — too short for an in-flight email send or a digest
sweep to reach a safe stopping point, so a plain `docker restart` risks
SIGKILL mid-work (stranded spool entries, orphaned locks).

Set stop_grace_period: 60s. A measured graceful shutdown took ~9s, so 60s
is generous headroom. This makes `docker restart` / `docker compose restart`
graceful without a manual -t flag; it sets the container's StopTimeout on the
next recreate. (A plain restart today still used -t 45 manually; the value
here bakes in on the next `up -d`/rebuild of batch-prod.)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015DQRL5iGD71jNTgyokMpt9

30183 of 35914 relevant lines covered (84.04%)

67.51 hits per line

Source Files on job go - 24895
  • Tree
  • List 145
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24895
  • CircleCI Build #24895
  • 8dd1f5c2 on github
  • Prev Job for on master (#24885)
  • Next Job for on master (#24911)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc