issues
search
ill-inc
/
biomes-game
Biomes is an open source sandbox MMORPG built for the web using web technologies such as Next.js, Typescript, React and WebAssembly.
https://www.biomes.gg
MIT License
2.54k
stars
303
forks
source link
Increase max startup time for redis
#81
Closed
DevinLeamy
closed
1 year ago
DevinLeamy
commented
1 year ago
copilot:poem
Public Changelog
Why
For some devices, redis takes longer than 15 seconds to start. This meant that, although everything was working, redis was "failing to start" with a time out. This relaxes the max startup time to 120 seconds.
how
copilot:walkthrough
copilot:poem
Public Changelog
Why
how
copilot:walkthrough