We do run a lot of interfaces 24/7 and have seen the strangest things in TCP/IP communication. In connection with PTV Developer I have the following questions:
What happens when we do not delete map matching tracks with deleteMatchedTrack?
The usual call sequence is like that:
1st: createMatchedTrack
2nd: getMatchedTrack polling for the ID from the response of the first call till the status is SUCCEEDED or FAILED and not longer RUNNING
3rd: deleteMatchedTrack for the ID from the response of the first call
Given there is an issue, that interrupts that sequence, then there will be track zombies that no one will cleanup.
PTV Developer: Track zombies
-
- Posts: 15
- Joined: Wed Dec 08, 2021 11:25 am
PTV Developer: Track zombies
Uwe Schuster
C-Informationssysteme GmbH
C-Informationssysteme GmbH
- Bernd Welter
- Site Admin
- Posts: 2783
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: PTV Developer: Track zombies
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
