Wait for a sync to finish before sending Matrix->LINE message #26

Open
opened 2021-07-23 02:12:39 -04:00 by fair · 0 comments
Owner

Sending a message in a portal while a sync operation is ongoing interferes with Puppeteer's navigation, resulting in a "failed to bridge" notice being sent back. The message does actually get bridged, though.

To simplify this, the bridge should simply wait for sync operations to finish before handling new outgoing messages.

Sending a message in a portal while a sync operation is ongoing interferes with Puppeteer's navigation, resulting in a "failed to bridge" notice being sent back. The message does actually get bridged, though. To simplify this, the bridge should simply wait for sync operations to finish before handling new outgoing messages.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fair/matrix-puppeteer-line#26
No description provided.