![]() |
|
more useful options | |
PerlMonks |
Re: Queuing DBI transactionsby InfiniteLoop (Hermit) |
on Oct 04, 2007 at 20:40 UTC ( #642764=note: print w/replies, xml ) | Need Help?? |
You could fork a process to do the update, close the process if it succeeds. If it catches an error, retry after a short interval.
In Section
Seekers of Perl Wisdom
|
|