stefanes / PSTibber

PowerShell module for accessing the Tibber GraphQL API
https://www.powershellgallery.com/packages/PSTibber
MIT License
7 stars 0 forks source link

Add timeout to WebSocket operations #8

Closed stefanes closed 2 years ago

stefanes commented 2 years ago

WebSocket operations sometimes seems to hang. Implement timeouts so that this can be detected and connection can be re-established.