mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
1.2 KiB
JSON
1 line
1.2 KiB
JSON
[{"user_id": 1174, "stars": [], "topic_id": 42961, "date_created": 1311966951.8429711, "message": "How long-running are the processes? I assume they will sometimes be killed off for various reasons - is there any way for them to be notified in advance of a likely kill-off, so they can sync stuff to storage?", "group_id": 2873, "id": 1750257}, {"user_id": 1174, "stars": [], "topic_id": 42961, "date_created": 1311966906.9204381, "message": "These look very interesting indeed. About to have a play", "group_id": 2873, "id": 1750250}, {"user_id": 8740, "stars": [], "topic_id": 42961, "date_created": 1311983957.1944649, "message": "you don't get much warning of a kill - you get sent SIGTERM, then you have one second, then you get SIGKILL", "group_id": 2873, "id": 1751835}, {"user_id": 8740, "stars": [], "topic_id": 42961, "date_created": 1311983969.9095099, "message": "we can probably increase that grace period to 5 or 10 seconds]", "group_id": 2873, "id": 1751836}, {"user_id": 8740, "stars": [], "topic_id": 42961, "date_created": 1311983932.9332099, "message": "They'll run until the server they're on is restarted or killed (we restart each server once every few days for code updates at the moment)", "group_id": 2873, "id": 1751832}] |