We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#2222 - AFM pre-check
This is a spacer post for a website comment topic. The content this topic relates to: #2222 - AFM pre-check
To catch most cases we can do it just by implementing some simple check in force_have_afm_details. We'd pass in the path to somewhere that needs writing to. This works as the vast majority of AFM processes are either re-entrant, or work only under one folder.
For the _multi_action/_addon_install/_addon_uninstall functions, we must pre-check with a list of files being removed.
For the _multi_action/_addon_install/_addon_uninstall functions, we must pre-check with a list of files being removed.