June 27th update

This commit is contained in:
Ned Wright 2024-06-27 12:08:34 +00:00
parent 16a4771305
commit b17f61dc40

View File

@ -102,6 +102,7 @@ register_workers() {
num_of_workers
);
sleep(5);
while (register_to_attachments_manager(num_of_workers) != NGX_OK) {
write_dbg(
DBG_LEVEL_INFO,