Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

The "Vehicle.trip_timeout" should belong to "Trip" and be named "timeout". #48

Closed
garciparedes opened this issue Oct 13, 2019 · 0 comments
Assignees
Labels
approved This issue is currently approved but waiting to be solved. enhancement New feature or request programming This issue is related with source code implementation.
Milestone

Comments

@garciparedes
Copy link
Owner

garciparedes commented Oct 13, 2019

Is your feature request related to a problem? Please describe.
Now the timeout term is a bit confusing because it has two meaning around jinete. On the one hand, timeout means the offset to be added to the earliest lower threshold to reach the latest upper threshold. On the other hand, it means the max Route / Trip allowed duration.

Describe the solution you'd like
The solution I propose is to split this concepts into two. On the one hand, it doesn't make sense to use the timeout term to define the "range" length between earliest and latest so it can be replaced by range if the input parameters are earliest and latest. On the other hand, it makes sense to be referred to the max Route / Trip allowed duration by timeout.

Additional context
This issue is strictly related with #49.

@garciparedes garciparedes added enhancement New feature or request approved This issue is currently approved but waiting to be solved. programming This issue is related with source code implementation. labels Oct 13, 2019
@garciparedes garciparedes self-assigned this Oct 21, 2019
garciparedes added a commit that referenced this issue Oct 25, 2019
* Now "timeout" and "trip_timeout" has "MAX_FLOAT" as default.
@garciparedes garciparedes mentioned this issue Oct 25, 2019
10 tasks
@garciparedes garciparedes added this to the r0.1.0 milestone Jan 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved This issue is currently approved but waiting to be solved. enhancement New feature or request programming This issue is related with source code implementation.
Projects
None yet
Development

No branches or pull requests

1 participant