Fix Comentado el sonde de telegramas
Deshabilitado hasta obtener limites de consultas por parte del soporte de la API Electoral.
This commit is contained in:
		| @@ -66,8 +66,8 @@ public class Worker : BackgroundService | |||||||
|             _logger.LogInformation("--- Iniciando sondeo de Proyección de Bancas ---"); |             _logger.LogInformation("--- Iniciando sondeo de Proyección de Bancas ---"); | ||||||
|             await SondearProyeccionBancasAsync(authToken, stoppingToken); |             await SondearProyeccionBancasAsync(authToken, stoppingToken); | ||||||
|  |  | ||||||
|             _logger.LogInformation("--- Iniciando sondeo de Nuevos Telegramas ---"); |             //_logger.LogInformation("--- Iniciando sondeo de Nuevos Telegramas ---"); | ||||||
|             await SondearNuevosTelegramasAsync(authToken, stoppingToken); |             //await SondearNuevosTelegramasAsync(authToken, stoppingToken); | ||||||
|  |  | ||||||
|             try |             try | ||||||
|             { |             { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user