Segs / Segs-Client

SEGS Launcher and Custom Client
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

Refresh Button or Method to Re-Check Server Status #20

Open mobbyg opened 1 year ago

mobbyg commented 1 year ago

After starting the Launcher, does it do an initial check for server status? Seems like it does. But was that BEFORE AdminRPC? If it does it doesn't appear to do any refresh of status if it's not detected or down. I think adding something like this would be good to have. Maybe make it a select-able option in the configs? But hard code the refresh to a reasonable amount of time so as not to overwhelm anything. maybe 90 secs? Thoughts on this?