MLServer icon indicating copy to clipboard operation
MLServer copied to clipboard

Cloudevents support for headers in requests / response

Open axsaucedo opened this issue 4 years ago • 0 comments
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

axsaucedo avatar Aug 02 '21 12:08 axsaucedo