support 502 error

This commit is contained in:
2024-04-06 11:47:33 +02:00
parent 302294fe06
commit 10b184f3da
5 changed files with 42 additions and 55 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ from workers.link_validator import validate_with_FR_ip
if __name__ == '__main__':
# link_list = MONGO_STORE_MANAGER.get_links_to_validate()
validate_with_FR_ip()
validate_with_FR_ip(segment_position=2)