You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be a logging quirk, or something deeper, but when I POST to a session just one query (via Python) I always see 3 lines logged in the application access.log file. Is this expected?
This issue also seems to stem from the operational behavior of the HTTP/HTTPS server. I’ll review it along with the parallelism issue(#75) involving thread usage.
@fullymiddleaged
I have released version 1.20.1b of onnxruntime-server and updated the Docker image as well. The underlying onnxruntime remains at version 1.20.1. However, I couldn't wait any longer to release the changes made to this project. Please try out this version, and let me know if you encounter any issues. :)
Hello again!
This could be a logging quirk, or something deeper, but when I POST to a session just one query (via Python) I always see 3 lines logged in the application access.log file. Is this expected?
The text was updated successfully, but these errors were encountered: