Skip to content

msgconv/from-instagram: fix panic when replied-to message is missing - #312

Merged
tulir merged 1 commit into
mainfrom
nick/igconv-nil-reply-panic
Jul 31, 2026
Merged

msgconv/from-instagram: fix panic when replied-to message is missing#312
tulir merged 1 commit into
mainfrom
nick/igconv-nil-reply-panic

Conversation

@Fizzadar

Copy link
Copy Markdown
Member

Fix a panic when the RepliedToMessage is nil which apparently can happen.

Instagram sometimes returns replied_to_message_id without the
replied_to_message object, so reading the sender from it crashed the
bridge and put backfill into a crash loop.

Only read the reply sender when the replied-to message is present.
@tulir
tulir merged commit 1d870b5 into main Jul 31, 2026
11 checks passed
@tulir
tulir deleted the nick/igconv-nil-reply-panic branch July 31, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants