python-fmrest icon indicating copy to clipboard operation
python-fmrest copied to clipboard

Issue: Connection Pool

Open chicodelacruz opened this issue 1 year ago • 0 comments

There was an error connecting to the server, the request timed out#012#012Request error: HTTPSConnectionPool(host='est-dev.chicodc.com', port=443): Max retries exceeded with url: /fmi/data/vLatest/databases/HRYCG%20SOLUTION%20LIVE%202020/sessions/ (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f2694aa0100>, 'Connection to est-dev.chicodc.com timed out. (connect timeout=60)'))

How do you handle this error if the FM database is more than 50k records?

chicodelacruz avatar Oct 22 '22 02:10 chicodelacruz