Apollo Router Coprocessor issue: context propagation impossible for Java POJO
I am currently writing a Java coprocessor for the enterprise version of Apollo Router. I need it to propagate values from the RouterRequest stage, all the way to the RouterResponse stage.