Please enable JavaScript.
Coggle requires JavaScript to display documents.
追號 (Only payoff trace order monitor (jobqueue:payofftracingonly, value:…
追號
Only payoff trace order monitor
jobqueue:payofftracingonly
value: lotteryHistoryId
sort by schedule time (unix time)
After payoff complete...schedule tracing process of this issue.
#
Tracer
Step2. Check the next issue...
S1. Announce time > now
Return tracing process finish.
S2. Announce time <= now
Bonus number missed...
Return tracing process finish...and wait for manual process.
Bonus number exist...
Issue status: collected
Do nothing...wait for regular payoff.
Issue status: Payoff complete.
Regular payoff had finished...payoff trace order only.
#
Issue status: Payoff-ing.
#
Step1: After payoff complete, process the status of trace order.
Update status of trace order.
Missing condition
Tracing process go faster than regular payoff.
It will lead the tracing payoff been trigger many times in the same issue.
Monitor
Do tracing by history id.
Enqueue history id and wait to be process by monitor.
Schedule payoff tracing only
Schedule payoff tracing only