MemGator icon indicating copy to clipboard operation
MemGator copied to clipboard

Server-configured timeouts per-archive

Open machawk1 opened this issue 6 years ago • 1 comments

I would like to specify different timeout rates on a per-archive basis. The current implementation seems to apply a universal set (Connection, Header, and Response) of timeout values onto each archive.

It would be useful to be able to specify this in the config file and have MemGator adjust its querying.

machawk1 avatar Jan 15 '19 21:01 machawk1

Apart from being too many configs, this may not even be very useful in the context of an aggregated response. Because the archive with the longest timeout is going to be the deciding one, so better just set the global timeout matching the longest one is willing to tolerate to any archive. Do you have any specific use cases in mind where this can be useful?

ibnesayeed avatar Jan 15 '19 21:01 ibnesayeed