-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User is available, push is sent, user updates location, assignments are cleared, user is not longer available #46
Comments
One fix to try is as follows:
See below for some of the sketches we made regarding this issue. I'll work on implementing the above while @youralien works on generating simulations of potential scenarios that users may go though (ex. walking to a place, stopping and getting matched with need, walking again; walking through a large place like a park where affordance is always valid) so we can test the changes against that. |
I don't have the perfect test cases yet, but I wrote a script that pulls from the location_log history and replays location update events, in the timed sequence that they happened. I've been slowly adding several events of interest/failure in this file https://github.com/jenniewerner/CEextras/blob/location-tracking/play_from_location_log.py |
TL;DR: Tried to change the interface model so that notifications for OCEs would be cleared or retracted. However, the package call for
|
I am going to keep this open. However, #78 worked on parts of this issue. Namely,
|
Kapil:
Leesha
Logs
Solutions
The text was updated successfully, but these errors were encountered: