Feature #4711
make posting to the database smarter about handeling database down time
Description
Suggestion from Mark: Instead of having the nearline jobs try to post to the database as they go, have them dump the info to be posted to a text file on disk. Then have a different script/job and post new information. This way if the database is down, the regular nearline jobs can continue to process and the posting to the database script is the only thing that will have to catch up later.
History
#1 Updated by Michael Baird about 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100