Skip to content

Sync: consistent rate limit return in send_message#2

Open
anthroos wants to merge 1 commit intomainfrom
sync-from-private
Open

Sync: consistent rate limit return in send_message#2
anthroos wants to merge 1 commit intomainfrom
sync-from-private

Conversation

@anthroos
Copy link
Copy Markdown
Owner

@anthroos anthroos commented Mar 4, 2026

Summary

  • Return empty string "" instead of text string "Rate limit reached for messages" when rate limited in send_message()
  • Adds print() message for user feedback (consistent with connect/profile modules)
  • Synced from private repo

Test plan

  • Call send_message() when rate limit is exhausted — should return "" and print message

Generated with Claude Code

Sync from private repo: return "" instead of text string when rate limited,
matching the pattern used in all other rate-limited methods.

Co-Authored-By: Claude <noreply@anthropic.com>
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.

1 participant