Search isn't rate limited
This commit is contained in:
		
							parent
							
								
									50f821dbd8
								
							
						
					
					
						commit
						72d8f35cd1
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -41,7 +41,8 @@ proc getPoolJson*(): JsonNode =
 | 
			
		|||
      let
 | 
			
		||||
        maxReqs =
 | 
			
		||||
          case api
 | 
			
		||||
          of Api.photoRail, Api.search: 180
 | 
			
		||||
          of Api.search: 100000
 | 
			
		||||
          of Api.photoRail: 180
 | 
			
		||||
          of Api.timeline: 187
 | 
			
		||||
          of Api.userTweets: 300
 | 
			
		||||
          of Api.userTweetsAndReplies, Api.userRestId,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue