Hacker News new | ask | show | jobs
by svilen_dobrev 974 days ago
i guess the messages should be sorted by that tuple (run_at, max_latency), and only if they miss the run_at, then run_at+max_latency comes into play. Or something even more twisted.