2020-01-11 10:43:49
                        
                             
                            
                    
no way around?
                    
                 
                            Rotonen
                        
                        2020-01-11 16:32:36
                        
                             
                            
                    
It doesn't have to be a firm rate limit, basically we are going for some limit of outstanding requests to not completely jam things up, but if they are answered fast we want to request more fast.
                    
                 
                            Fireduck
                        
                        2020-01-11 16:32:46
                        
                             
                            
                    
So kinda a mix between a rate limit and a semaphore
                    
                 
                            Fireduck
                        
                        2020-01-11 16:32:52
                        
                             
                            
                    
doesn't have to be exact
                    
                 
                            Fireduck
                        
                        2020-01-11 20:10:50
                        
                             
                            
                    
sounds like backpressure handling, fair
                    
                 
                            Rotonen