[GH-ISSUE #1047] Cannot create a Signal integration due to Signal rate-limiting #728

Open
opened 2026-02-25 23:43:23 +03:00 by kerem · 2 comments
Owner

Originally created by @cuu508 on GitHub (Aug 12, 2024).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1047

I also have problem with passing the rate-limit test in Signal integration:

  • contact is marked as Signal Connector
  • I already sent few messages to Signal account number

Originally posted by @fightingdreamer in https://github.com/healthchecks/healthchecks/issues/923#issuecomment-2259319494

Originally created by @cuu508 on GitHub (Aug 12, 2024). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1047 I also have problem with passing the rate-limit test in Signal integration: - contact is marked as Signal Connector - I already sent few messages to Signal account number _Originally posted by @fightingdreamer in https://github.com/healthchecks/healthchecks/issues/923#issuecomment-2259319494_
Author
Owner

@cuu508 commented on GitHub (Aug 12, 2024):

@fightingdreamer thanks for the report.

Unfortunately I currently don't have good ideas how to solve this. When sending messages in Signal network, we from time to time get rate-limited. When we hit a rate-limit, there's an option to solve a CAPTCHA to lift the rate limit, but this workaround is itself rate-limited: https://github.com/AsamK/signal-cli/issues/1497#issuecomment-2027855580

In theory I could look into using multiple Signal accounts, but I feel like this, if detected, would be rightly seen as abuse by Signal, and we would eventually be worse off.

I've contacted Signal support a couple times asking for any advice on what to do here, but got a reply back saying signal-cli is a 3rd-party product, and so Signal as a nonprofit cannot offer support for it. Which makes sense, but unfortunately also doesn't help :-/

<!-- gh-comment-id:2284187570 --> @cuu508 commented on GitHub (Aug 12, 2024): @fightingdreamer thanks for the report. Unfortunately I currently don't have good ideas how to solve this. When sending messages in Signal network, we from time to time get rate-limited. When we hit a rate-limit, there's an option to solve a CAPTCHA to lift the rate limit, but this workaround is itself rate-limited: https://github.com/AsamK/signal-cli/issues/1497#issuecomment-2027855580 In theory I could look into using multiple Signal accounts, but I feel like this, if detected, would be rightly seen as abuse by Signal, and we would eventually be worse off. I've contacted Signal support a couple times asking for any advice on what to do here, but got a reply back saying signal-cli is a 3rd-party product, and so Signal as a nonprofit cannot offer support for it. Which makes sense, but unfortunately also doesn't help :-/
Author
Owner

@neoscaler commented on GitHub (Apr 4, 2025):

Same here, does not work even if adding as contact and writing a test message.

<!-- gh-comment-id:2779729803 --> @neoscaler commented on GitHub (Apr 4, 2025): Same here, does not work even if adding as contact and writing a test message.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/healthchecks#728
No description provided.