What is the retry mechanism for MetaDefender Core connecting to the remote Postgres Database?
MetaDefender Core will retry to connect to the remote Postgres database server if failed.
The retry mechanism is that, every 500 ms MetaDefender Core will retry again until hitting 180,000 ms timeout or 120 try counts.
Was this page helpful?