MLServer
MLServer copied to clipboard
Cloudevents support for headers in requests / response
trafficstars
in order to provide feature completion with the current implementation of seldon core python v1 servers (service orchestrator) it is required to support cloudevent headers, which would include the standard headers but also may depend in part on https://github.com/SeldonIO/MLServer/issues/257 to avoid code duplication. There is also code duplication with the implementation for cloudevents in Tempo, so code alignemnt may be required on this as well https://github.com/SeldonIO/tempo/blob/master/tempo/insights/cloudevents.py