Failing to marshal a single package currently blocks the publishing of all subsequent packages, this is undesirable. https://github.com/ossf/package-feeds/blob/ce53f3ea/cmd/scheduled-feed/main.go#L45-L50 is the relevant code chunk.
Failing to marshal a single package currently blocks the publishing of all subsequent packages, this is undesirable.
https://github.com/ossf/package-feeds/blob/ce53f3ea/cmd/scheduled-feed/main.go#L45-L50 is the relevant code chunk.