+23 February 2024: Yorgos
+ - Document the suspend argument for process_ds_response().
+
22 February 2024: Wouter
- Fix trim of EDE text from large udp responses from spinning cpu.
* @param msg: result message (if rcode is OK).
* @param qinfo: from the sub query state, query info.
* @param origin: the origin of msg.
+ * @param suspend: returned true if the task takes too long and needs to
+ * suspend to continue the effort later.
*/
static void
process_ds_response(struct module_qstate* qstate, struct val_qstate* vq,