Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 34s
notify.sx: reminders + digests as durable flows over an injected transport. A flow requests delivery (suspend); the host dispatch sends and resumes with the outcome. At-least-once + idempotent (transport dedups by msg id; replay logs outcomes). Retry rides suspend/resume with distinct per-attempt tags, bounded by maxn. Digest delivers a batch with per-message outcomes. 182/182 green. Delivery core is the delivery-on-sx extraction seam. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
16 lines
491 B
JSON
16 lines
491 B
JSON
{
|
|
"lang": "events",
|
|
"total_passed": 182,
|
|
"total_failed": 0,
|
|
"total": 182,
|
|
"suites": [
|
|
{"name":"calendar","passed":37,"failed":0,"total":37},
|
|
{"name":"availability","passed":22,"failed":0,"total":22},
|
|
{"name":"api","passed":24,"failed":0,"total":24},
|
|
{"name":"booking","passed":61,"failed":0,"total":61},
|
|
{"name":"ticket","passed":31,"failed":0,"total":31},
|
|
{"name":"notify","passed":7,"failed":0,"total":7}
|
|
],
|
|
"generated": "2026-06-07T04:02:26+00:00"
|
|
}
|