From the log, it seems that when frm_id=='0', the online_track_module function does not have any tracks output, which results frm_tracks does not contain the key '0'.
A temporary solution for this issue is to skip the reverse_tracking_module function when the frm_tracks does not contain the key '0'.
We will conduct further testing to ensure it work here well.
Hi, thank you for sharing the great work. I met the error below when I run the track script. The error is below.
The run track script is below.