Is it possible to the same text status for NIPs as we do for IPs? For Non-existent Items we get the following response:
Received CLOSED msg for RIC [invalidItem]. This RIC is closed.
[Wed Jan 22 14:12:40.898] Closed Status Received. Item:<invalidItem> (Text: "F10: Not In Cache")
The Subscribing application will then retry, as there can be many subscribing apps, this can put unnecessary load on the NIP
On an Interactive feed for non-existent items the status is:
Received CLOSED msg for RIC [invalidItem]. This RIC is closed.
[Wed Jan 22 14:21:46.050] Closed Status Received. Item:<invalidItem> (Text: "The record could not be found")
Is it possible to ge the "Record could not be found" text status or is this a limitation with how NIPs work?