nHapi returns error for valid HL7 files while doing validation concurrently #392
v-nmadwani
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are using nHapi to validate batch of 1000 HL7 files (want to use it for much more files).
We are using Parallel.ForEachAsync loop with degree of parallelism set to 250.
For some of the valid HL7 files we receive errors as below:
Please suggest on this, we are kind of blocked on this.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions