Skip to content

Better error handling for posting to socials#426

Merged
knatten merged 1 commit into
masterfrom
handle-social-errors
Jul 2, 2026
Merged

Better error handling for posting to socials#426
knatten merged 1 commit into
masterfrom
handle-social-errors

Conversation

@knatten

@knatten knatten commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Previously, if there was a problem posting to one service, we'd throw and skip the others. Instead loop over all of them and print any errors, exiting non-zero if at least one failed.

In practice, this keeps the behavior that I as an admin get an email when there is a problem.

Previously, if there was a problem posting to one service, we'd throw
and skip the others. Instead loop over all of them and print any errors,
exiting non-zero if at least one failed.

In practice, this keeps the behavior that I as an admin get an email
when there is a problem.
@knatten knatten merged commit 65e6267 into master Jul 2, 2026
13 checks passed
@knatten knatten mentioned this pull request Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants