forked from MassTransit/MassTransit
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fork Sync: Update from parent repository #4
Open
github-actions
wants to merge
610
commits into
BESTSELLER:master
Choose a base branch
from
MassTransit:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…anges. May cause a PRECONDITION-FAILURE if specified with previous versions due to an exchange type change to FANOUT.
…ngs (#5103) * fix: migrate postgres tests to their own file * fix: add function to handle @ in postgres user names * fix: revert dot settings * fix: revert dot settings
…s scope, causing failing unit test.
…olved it by calling the proper method to create the topology
… Delivery service to scale up properly, Reworked the request rate algorithm to support delayed cancellation of in-flight requests.
…emory is stupid fast, most brokers are slower) so that request
…ut for request clients created from the container.
…ssages were processed, ensuring rapido delivery.
…ble schema caching when using multiple DbContext's
…L when a concurrent update is not allowed.
…vice Bus to check if the context is a service bus context.
… hub, and the SQL transport
… ICredentialsRefresher (RabbitMQ).
…rom O(n) to O(1), where 'n' is the number of registered type mappers.
…e next activity in the behavior chain.
…ing message schedules
Fix typo in 13.job-consumers.md where the RetryJob code example was calling the wrong method
Minor typo from 77682d61e2707d1d415
…nges after a consumer completes, produce a typed Fault<T>
* Fix requeue_message PostgreSQL routine, RequeueMessage MSSQL procedure locks, requeue_messages MSSQL message count, requeue_messages order for all SQL transports
…to clear the RequestId on faulted state machine requests
…ny unsuspected logic errors
…on method to set the RabbitMQ stream filter value
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.