generated from arcus-azure/arcus.github.template
-
Couldn't load subscription status.
- Fork 13
fix: use message receiver io processor to correctly stop message pump during circuit breaker #444
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
Merged
Merged
Changes from 48 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
2481456
Upgrade packages
fgheysels 54f4eda
update package
fgheysels 42a9e0e
package updates
fgheysels 0508afb
remove duplicate package ref
fgheysels 9b8d8a2
detach eventhandlers before stopping ServiceBusProcessor
fgheysels 0265f06
Merge branch 'main' into frgh/fix/433_unable_to_stop_processor
stijnmoreels 25d673b
pr-fix: fully use message receiver
stijnmoreels 56a4782
pr-fix: use newest features in messaging package
stijnmoreels 93fef19
pr-fix: update az packages + message pump accessibility check
stijnmoreels dc56063
pr-fix: set is-started in receive messages
stijnmoreels aad066f
pr-fix: correct accessibility on message pump
stijnmoreels ba7c04a
pr-fix: introduce resume functionality
stijnmoreels ffe4a35
pr-fix: mark the interval processing as long-running
stijnmoreels dd64660
pr-fix: intro circuit breaker message handler
stijnmoreels 00ea243
pr-fix: correct worker logging
stijnmoreels 50ca17f
pr-fix: stabelize with file system as event source
stijnmoreels 1688fa1
temp commit
stijnmoreels a3ab3b0
Merge branch 'main' into frgh/fix/433_unable_to_stop_processor
stijnmoreels 54b805b
pr-sug: use private set for circuit breaker state
stijnmoreels b0cf15c
pr-fix: correctly auto-complete message
stijnmoreels 0acdbc3
pr-fix: add additional test verifications
stijnmoreels ff876b9
Update src/Arcus.Messaging.Pumps.Abstractions/MessagePump.cs
stijnmoreels 1579dce
pr-fix: auto-dead-letter when no message handler can process message
stijnmoreels fc2482c
pr-fix: add exception handling for fallback registrations
stijnmoreels 3283726
Merge branch 'frgh/fix/433_unable_to_stop_processor' of https://githu…
stijnmoreels 6156541
pr-fix: correct receiver tests
stijnmoreels 8a79b2f
Merge branch 'main' into frgh/fix/433_unable_to_stop_processor
stijnmoreels d3c81b7
pr-fix: receive on sensors
stijnmoreels 1f8be4e
pr-fix: auto-abandon & -dead-letter in router
stijnmoreels 7e55207
pr-fix: null-check and updated unit tests
stijnmoreels 1aeb28b
pr-fix: transient complete + safeguard missing message
stijnmoreels 118b564
pr-fix: correct namespace connection string
stijnmoreels 490f39e
pr-fix: use managed identity
stijnmoreels 903ae92
pr-fix: skip for now unavailable system tests
stijnmoreels bfff8ae
pr-fix: use dedicated namespace connection string
stijnmoreels ca11de4
Merge branch 'main' into frgh/fix/433_unable_to_stop_processor
stijnmoreels fc0040d
pr-fix: correct appsettings.json
stijnmoreels 7377c0f
pr-fix: remove delay 1 day
stijnmoreels 5213bf5
pr-fix: activate circuit-breaker tests
stijnmoreels 09e8924
pr-sug: rename get circuit-breaker state expose method
stijnmoreels 23520db
Improve circuit-breaker handling
fgheysels 6578968
Merge branch 'frgh/fix/433_unable_to_stop_processor' of https://githu…
fgheysels 325c68f
safeguards in pause
fgheysels 5107ea7
remove unused private
fgheysels ee8fc92
fix compiler warnings
fgheysels 15de5b2
fix test
fgheysels 1c8eb1a
code layout
fgheysels 8cbd9eb
feat: change circuitbreaker approach (#453)
fgheysels d5cfabf
pr-sug: correct is started description
stijnmoreels File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.