524863aae7
* Split fetching network-requesters from gateways * Tidy names * Select gateway independenty in frontend * Fix threshold value * Fix gateway type * Fix naming for setGateway and setServiceProvider * Unshadow variable * Naming conventions * Missing semicolon * Explicit types in invoke calls * Dedup random function * Inline some functions * Silence handlebars in log * Emojis in healthcheck log statements * Remove gateway from service provider type * Remove unneeded type cast * fix linting * Remove gateway field from harbour master response type --------- Co-authored-by: fmtabbara <fmtabbara@hotmail.co.uk>