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

fix: Update throttlingRetryOptions and enqueueUpsertMessage #23

Merged
merged 6 commits into from
Sep 23, 2024

Conversation

cap-ang
Copy link
Contributor

@cap-ang cap-ang commented Jun 24, 2024

List of Changes

  • Configure custom throttlingRetryOptions
  • Recursive enqueueUpsertMessage when message.length() > 64 * Constants.KB

Motivation and Context

throttlingRetryOptions solve 429 Cosmos Exception
recursive enqueueUpsertMessage solve message limit exception for Azure Queue

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@cap-ang cap-ang self-assigned this Jun 24, 2024
@cap-ang cap-ang requested a review from a team as a code owner June 24, 2024 09:00
@cap-ang cap-ang merged commit 3e22c6f into main Sep 23, 2024
16 checks passed
@cap-ang cap-ang deleted the fix-queue-service branch September 23, 2024 13:17
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.

2 participants