stuff1993 / ArbBetSystem

0 stars 0 forks source link

Detect finished races #5

Closed stuff1993 closed 7 years ago

stuff1993 commented 7 years ago

Need to detect races that have run and exclude them from future checks. Potentially disable them in UI

jordansidhom commented 7 years ago

Maybe 1 min after it has closed, as you can still bet right up to the last second, and some bookmakers dont close until literally jump time. Some races get delayed so it may appear to have started but it hasnt actually.

stuff1993 commented 7 years ago

Events are still able to be checked in UI but threads are not spawned if the Event has already run. Threads die once event has run and past the configured grace period.