developmentseed / developmentseed/bones
Graceful restarts
Open
- Dominant language
- JavaScript
- Stars
- 481
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
We should make it possible to do graceful restarts of the http servers which bones starts. This is generally possible with node but it looks like as our servers in bones start after doing a bunch of synchronous work we've got a hole for incoming traffic. We'd need to figure out a strategy for the best way to make this possible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.