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

lsm / neokai / 28135756192 / 5
82%
dev: 82%

Build:
DEFAULT BRANCH: dev
Ran 24 Jun 2026 11:18PM UTC
Files 357
Run time 17s
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

24 Jun 2026 11:15PM UTC coverage: 31.481% (+0.02%) from 31.457%
28135756192.5

push

github

web-flow
docs: encode event-age TTL anchor for persisted pending external deliveries (#2173)

The TTL for DB-persisted pending external-event deliveries is anchored to the
external event's creation/ingestion time (source-event row created_at), not
the delivery row's registration time. This was the intended design (design
doc §5: 'Event TTL: Events older than 5 minutes are dropped') and is already
implemented consistently across both persisted paths
(collectPersistedPendingDeliveries and the rehydrate retry sweep, both reading
eventRecord.createdAt). The delivery table intentionally has no created_at
column.

This change encodes the decision in code so it is not re-litigated:
- Document the TTL anchor at EXTERNAL_EVENT_QUEUE_TTL_MS (canonical),
  isQueuedExternalEventExpired, and both persisted-path anchor points.
- Add a regression test for the delayed-registration discriminator: a
  delivery registered 'now' for an already-stale event still expires on the
  activation flush. This would fail if the anchor were switched to
  registration age.

33600 of 106732 relevant lines covered (31.48%)

16.62 hits per line

Source Files on job daemon-online-space-2 - 28135756192.5
  • Tree
  • List 357
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28135756192
  • 88a40164 on github
  • Prev Job for on dev (#28135321550.2)
  • Next Job for on dev (#28137518390.26)
  • Delete
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