generated from arcus-azure/arcus.github.template
    
        
        - 
                Notifications
    
You must be signed in to change notification settings  - Fork 13
 
feat: change circuitbreaker approach #453
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
      
      
            fgheysels
  merged 26 commits into
  frgh/fix/433_unable_to_stop_processor
from
frgh/feat/auto_circuitbreaker
  
      
      
   
  Dec 10, 2024 
      
    
  
     Merged
                    Changes from 9 commits
      Commits
    
    
            Show all changes
          
          
            26 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      2737bba
              
                processing spike
              
              
                fgheysels 3931db9
              
                code cleanup
              
              
                fgheysels a91a68b
              
                pr-sug: use message processing result io boolean
              
              
                stijnmoreels d9bde5f
              
                pr-sug: promote circuit breaker state enum to class
              
              
                stijnmoreels 5eb3360
              
                pr-fix: throw-if-null is not available in net-standard
              
              
                stijnmoreels 237bcc4
              
                pr-fix: correct usings in az service bus message pump
              
              
                stijnmoreels 8951657
              
                pr-sug: add message id context to the processing result
              
              
                stijnmoreels 607b141
              
                pr-fix: correct time-out for resiliency tests
              
              
                stijnmoreels f7ac148
              
                pr-fix: remove useless dev-test
              
              
                stijnmoreels 34b2c0d
              
                pr-fix: correct recieved message creation in unit tests
              
              
                stijnmoreels 2b38c9a
              
                pr-fix: more stable post-assertion resilence
              
              
                stijnmoreels d965a66
              
                pr-fix: use back the message id for the message processing result
              
              
                stijnmoreels 8af116f
              
                pr-sug: finishing touches on circuit breaker state transitioning
              
              
                stijnmoreels 5bc2ed3
              
                pr-fix: streamline equalization in circuit breaker state
              
              
                stijnmoreels 6c9ea59
              
                pr-fix: let router abbandon message io circuit breaker handler
              
              
                stijnmoreels 21e0b19
              
                pr-sug: rename wait interval method + fix wait recovery period log
              
              
                stijnmoreels aa6f411
              
                pr-fix: complete renaming in message pump
              
              
                stijnmoreels 337000c
              
                pr-sug: use transition method for open state
              
              
                stijnmoreels 0f1aed4
              
                pr-sug: add half-open state boolean flag
              
              
                stijnmoreels 9e8bd54
              
                pr-fix: limit processing of single message on queue
              
              
                stijnmoreels 387b728
              
                Update src/Arcus.Messaging.Pumps.Abstractions/Resiliency/IMessagePump…
              
              
                stijnmoreels bba3b25
              
                pr-sug: reframe summary and remarks wording in circuit breaker states
              
              
                stijnmoreels 0adc278
              
                Merge branch 'frgh/feat/auto_circuitbreaker' of https://github.com/ar…
              
              
                stijnmoreels de53954
              
                Update src/Arcus.Messaging.Pumps.Abstractions/Resiliency/IMessagePump…
              
              
                stijnmoreels 0c83e86
              
                Update src/Arcus.Messaging.Pumps.Abstractions/Resiliency/IMessagePump…
              
              
                stijnmoreels cf072c0
              
                Update src/Arcus.Messaging.Pumps.Abstractions/Resiliency/IMessagePump…
              
              
                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
        
          
          
            138 changes: 77 additions & 61 deletions
          
          138 
        
  src/Arcus.Messaging.Abstractions.ServiceBus/MessageHandling/AzureServiceBusMessageRouter.cs
  
  
      
      
   
        
      
      
    Large diffs are not rendered by default.
      
      Oops, something went wrong.
      
    
  
  
    
      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
    
  
  
    
              
  
    
      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.