iachat/lib/tasks
Sojan Jose e98e27dc1f
chore: Make IP_LOOKUP_BASE_URL configurable (#9467)
Since we download the GeoIP database during worker/server initialization, there is a high chance of spamming the server with too many requests for downloads, especially if the number of web and worker nodes is high. This PR provides the ability to specify a custom URL for the GeoLite database download, configurable via an environment variable. This helps in distributing the load and avoiding server overload during the initialization process
2024-05-14 14:32:17 -07:00
..
.keep
asset_clean.rake
auto_annotate_models.rake
db_enhancements.rake
instance_id.rake
ip_lookup.rake chore: Make IP_LOOKUP_BASE_URL configurable (#9467) 2024-05-14 14:32:17 -07:00
sidekiq_tasks.rake
swagger.rake
yarn.rake