Closed jimboca closed 6 months ago
From: Javier Refuerzo:
Sometimes when Portal is very busy the Notification NS shows a read timeout which causes multiple Notifications in short periods.
https://my.isy.io/api/push/notification/send: HTTPSConnectionPool(host='[my.isy.io](http://my.isy.io/)', port=443): Read timed out. (read timeout=10) 2024-04-30 09:46:57,707 Thread-10939 udi_interface DEBUG UDMobile:api_post: got: {'status': False, 'status_code': None, 'code': None}
Can this be increased to a minimum of 20-30 seconds?
Fixed in 3.6.13
From: Javier Refuerzo:
Sometimes when Portal is very busy the Notification NS shows a read timeout which causes multiple Notifications in short periods.
Can this be increased to a minimum of 20-30 seconds?