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

5613 add throttlepauseuntil and throttlefailurecount fields to messagechannel and calendarchannel #5713

Conversation

bosiraphael
Copy link
Contributor

Closes #5613

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

  • Added throttlePauseUntil and throttleFailureCount fields to calendar channels and message channels
  • Enhanced CalendarChannelWorkspaceEntity with new throttling fields
  • Enhanced MessageChannelWorkspaceEntity with new throttling fields
  • throttlePauseUntil: nullable DateTime field
  • throttleFailureCount: numeric field with default value 0

@bosiraphael bosiraphael merged commit 2d12984 into main Jun 3, 2024
4 of 5 checks passed
@bosiraphael bosiraphael deleted the 5613-add-throttlepauseuntil-and-throttlefailurecount-fields-to-messagechannel-and-calendarchannel branch June 3, 2024 11:22
piyushyadav1617 pushed a commit to piyushyadav1617/twenty that referenced this pull request Jun 3, 2024
arnavsaxena17 pushed a commit to arnavsaxena17/twenty that referenced this pull request Oct 6, 2024
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.

Add throttlePauseUntil and throttleFailureCount fields to messageChannel and calendarChannel
2 participants