[instant delivery]: updated orchestrator helper to handle the messages according to the new payload structure
[instant delivery]: updated driver status handler to accept jobId and perform bulk status updated (when the job is accepted all orders inside would receive a status update)
[simulator]: updated driver container to send the jobId and use it as main factor to accept orders (as a driver might have multiple orders at the same time)
[simulator]: fix web UI components to render with the new payload structure (still in progress in some part)
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: #51
Description of changes:
jobId
and perform bulk status updated (when the job is accepted all orders inside would receive a status update)jobId
and use it as main factor to accept orders (as a driver might have multiple orders at the same time)By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.