Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add incremental checks to Discord integration #1612

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

garrrikkotua
Copy link
Contributor

@garrrikkotua garrrikkotua commented Oct 3, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 23f7b48

Added a checkEvery property to the discord integration configuration to control how often the integration polls discord channels. This reduces the number of discord API calls and avoids rate limits.

🤖 Generated by Copilot at 23f7b48

checkEvery set
discord messages wait long
autumn leaves falling

Why

How

🤖 Generated by Copilot at 23f7b48

  • Add checkEvery property to discord integration configuration to control message polling frequency (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@garrrikkotua garrrikkotua merged commit c42221a into main Oct 3, 2023
7 checks passed
@garrrikkotua garrrikkotua deleted the improve/add-checks-to-discord branch October 3, 2023 08:43
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.

None yet

1 participant