gpuview icon indicating copy to clipboard operation
gpuview copied to clipboard

Timeout&web page refresh

Open akinoria opened this issue 1 year ago • 0 comments

Hello, I have made some changes to gpuview.

  1. made it possible to set the time at which gpuview pages are refreshed.
  2. set the timeout for access to all hosts to 0.9 times the page refresh time.
  3. made access to hosts asynchronous using asyncio and aiohttp.

These changes can be set as arguments to gpuview run as follows

gpuview run --refresh-time 10

The implemented content is different from the partial refresh of todo.md, which is a batch refresh after all communication is finished.

(Translated by DeepL)

akinoria avatar Mar 03 '24 12:03 akinoria