Neil Goldader
Neil Goldader
@Gerrit0 It seems like with the default memory allocated to node on my machine, emitting to JSON also fails; however, when I bump node's memory limit up to ~32GB, after...
@quicklywilliam If you could add a comment describing how this issue would present under a Provider API workflow, it'd be very appreciated!
Re: **Vehicle Idle Time** Just adding a quick thought, one state that appears in the prototype Taxi implementation of MDS that I've been working on recently (check out the draft...
I love the idea of adopting some more `propulsion_types` (hydrogen fuel cells!!!), but one thing that I think we could perhaps do away with is the notion of `hybrid`, because...
@jacob-sherman Fantastic point to bring up! This maps pretty closely to a problem we've run into with Taxi work as well, and really comes down to a philosophical discussion around...
We're currently using `#2` as well. This makes it clear _when_ the change occurred that nullified the live policy, where as making `end_date` mutable would not necessarily capture that information...
@xavfernandez Oof, good catch. I think that the JSONSchema is wrong here, the `minItems` requirement should be removed IMO.
Just dropping a couple thoughts around one of the discussions happening here... Cc. @schnuerle @tristan-charreton **Roaming** I think there are two different kinds of roaming potentially being discussed here: 1)...
Very interesting! Would love to dig into this more. A quick note: as of MDS 1.0.0 `event_type_reason` is deprecated, and instead has been replaced with more specific `event_types`. You can...
> @avatarneil Is this something you think you have a clear enough idea of to make PR for? @schnuerle One thing I'm still trying to figure out is how to...