| Summary: | Many port commits notification e-mails are lost | ||
|---|---|---|---|
| Product: | Services | Reporter: | Yuri Victorovich <yuri> |
| Component: | Core Infrastructure | Assignee: | Philip Paeps <philip> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Some People | CC: | philip |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Yuri Victorovich
2023-07-31 20:27:20 UTC
One person submitted a lot of commits right before the point of malfunction. Maybe the system gets clogged with messages and loses some as a result. Email is not a real-time system. Messages may be delayed for up to several days. While delays of more than a few minutes are increasingly rare in this day and age, they do happen from time to time. The commits you list each found their way to the archives within a few hours after your filed this bug. As far as I can tell, they were delivered to your mailbox too. This is probably "Closed: overcome by events" but I'll try to find some time in the coming days to investigate why these messages were queued up for so long ... before the logs expire. Thanks for your report. We don't have clusteradm bandwidth for detailed service level monitoring beyond "is anything on fire". Reports like these often help us identify fires before they break out. :) devel/py-scikit-build-core: Update 0.4.7 → 0.4.8 https://lists.freebsd.org/archives/dev-commits-ports-all/2023-July/075098.html shells/nushell: Update 0.83.0 → 0.83.1 https://lists.freebsd.org/archives/dev-commits-ports-all/2023-July/075099.html sysutils/rtx: Update 1.35.2 → 1.35.7 https://lists.freebsd.org/archives/dev-commits-ports-all/2023-July/075100.html textproc/vacuum: Update 0.3.0 → 0.3.1 https://lists.freebsd.org/archives/dev-commits-ports-all/2023-July/075097.html mail/spamassassin-devel: Fix syntax error https://lists.freebsd.org/archives/dev-commits-ports-all/2023-July/075096.html Mk/bsd.default-versions.mk: Sort lang (should be part of b98f62b5ec911448e27bf20b679c960242547038) https://lists.freebsd.org/archives/dev-commits-ports-all/2023-July/075095.html (In reply to Yuri Victorovich from comment #1) > One person submitted a lot of commits right before the point of malfunction. > Maybe the system gets clogged with messages and loses some as a result. Plausible. We've also had reports in the past of end-of-month automation (list archive rotation, etc) slowing down mail delivery for some. I thought we'd mitigated most of that, but there may still be things we can improve. |