Resolve "Integrate Online Acoustic Monitoring script for ORCA site"
Closes #36 (closed)
Merge request reports
Activity
added awaiting feedback enhancement labels
added 2 commits
mentioned in commit f18abb6b
Hello @tgal
Today I noticed that after some time (some hours) the program crashes. I think it's not a problem of the program but related to the connection with the DB to take the data. I see this error
I don't know if it's possible, but I think that the best way is to find a method to re-launch the program automatically everytime it crashes for this reason. Let me know what you think about it.
Thank you,
Carlo
@tgal, Ok I catched the exception http.client.RemoteDisconnected. Now the program is running properly. I monitor the program for some hours and I check if there are other errors that may cause the crash of the program (other possible errors related to the connection with the DB). Then I think all is ready. The fact that all is black is probably due to the fact that the program doesn't accept the numeric value for "det_id". We just have to use D_ORCA006 instead.
Edited by Carlo Guidi