Hi Isomorphic,
could you explain if I am guaranteed a certain execution order of callbacks (using 5.1p)? Neither sendQueue() nor the docs at the top of the document mention this.
I'm interested in the question if the RPCQueueCallback is executed after all DSCallbacks were executed.
I do not care so much for the order of the DSCallbacks for the requests in the Queue, but if you can say something about this as well, it is always appreciated.
I think this information would be valuable in the docs as well.
Thank you & Best regards
Blama
could you explain if I am guaranteed a certain execution order of callbacks (using 5.1p)? Neither sendQueue() nor the docs at the top of the document mention this.
I'm interested in the question if the RPCQueueCallback is executed after all DSCallbacks were executed.
I do not care so much for the order of the DSCallbacks for the requests in the Queue, but if you can say something about this as well, it is always appreciated.
I think this information would be valuable in the docs as well.
Thank you & Best regards
Blama
Comment