open-rmf / free_fleet

A free fleet management system.
Apache License 2.0
157 stars 65 forks source link

Logging output should indicate if a request is rejected for any reason #82

Open aaronchongth opened 3 years ago

aaronchongth commented 3 years ago

Feature request

Description

With reference to https://github.com/open-rmf/free_fleet/issues/77

When request is rejected by either the server or the client, there should be some form of printout or logging that explains why it has been rejected.

Implementation considerations

The implementation for this should target main for now, there will be a separate feature request for the develop branch.

Alternatives

Additional information