-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nHapi returns error for valid HL7 files while doing validation concurrently #393
Comments
Hi @v-nmadwani could you please provide more details, such as version of nhapi version of dotnet etc etc more logs. |
Hi @milkshakeuk |
@v-nmadwani nhapi |
@v-nmadwani any update on this? |
@v-nmadwani if you are not able to provide more information / samples etc then I will have to close this issue. |
@v-nmadwani I'm closing this ticket for now, if you feel it's still an issue please re-open with the additional information. |
Discussed in #392
Originally posted by v-nmadwani December 8, 2022
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
The text was updated successfully, but these errors were encountered: