Hacker News new | ask | show | jobs
by AznHisoka 3576 days ago
In my experience you don't. Instead what you do is:

1. Make sure your services have a retry mechanism so even if it fails it keeps retrying.

2. Have the services write the data more than once. Have a job that runs them often.