File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -362,7 +362,7 @@ This delay can be configured via the `:wait` option in the constructor (default:
362362
363363-  The Bus is single-threaded - long-running or CPU-bound subscribers can impact latency
364364-  The Station may drop messages at process exit _ (messages are not persisted between process restarts)_ 
365- -  No distributed support - the message broker is  limited to single process _ (intra-process)_ 
365+ -  No distributed support - limited to single process _ (intra-process)_ 
366366-  Large message payloads may impact memory usage, especially under high load
367367-  No built-in retry mechanism for failed subscribers _ (subscribers expose an error property, but you'll need to check and handle such errors)_ 
368368
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments