Hey! if nothing unexpected comes up, late Q1 🙏 If you have feedback or ideas on how this should id
Hey! if nothing unexpected comes up, late Q1
If you have feedback or ideas on how this should ideally work, please do pass them along 

blockConcurrencyWhile the way to go?Error: Unabled to create new browser: code: 429: message: Too many browsers already runningwrangler dev --remote to test my code. Could it be the case that exiting out of that didn't shut down my DO alarm which is keeping my browser alive? Hm..A browser instance gets killed if it does not get any command for 60 seconds, freeing one instance.page.screenshot({ clip: { x: 0, y: lastScroll || 0, width: data.innerWidth, height: data.innerHeight } })blockConcurrencyWhileError: Unabled to create new browser: code: 429: message: Too many browsers already runningwrangler dev --remoteA browser instance gets killed if it does not get any command for 60 seconds, freeing one instance.