[ad_1]
Would it be possible to have the plugin running the database migration on ‘admin_init’ instead of ‘init’? We have a dockerized environment with multiple docker instances for public, but only 1 for admin. This way would avoid calling the same process from different containers and crashing the site.
Thank you for the consideration!
