mirror of
				https://github.com/Telecominfraproject/wlan-toolsmith.git
				synced 2025-10-29 18:12:20 +00:00 
			
		
		
		
	Increase Confluence backup timeout to 8 hours
Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
This commit is contained in:
		| @@ -66,7 +66,7 @@ class AtlassianBackup: | ||||
|             self.base_url, "/wiki/rest/obm/1.0/getprogress" | ||||
|         ) | ||||
|  | ||||
|         for _ in range(1440): | ||||
|         for _ in range(2880): | ||||
|             backup_progress_res = self.session.get(backup_progress_url).json() | ||||
|             print(f"Debug: {backup_progress_res}") | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Johann Hoffmann
					Johann Hoffmann