At the moment, importing dictionary rules takes a long time, and it's not clear to devs what is happening.
This PR adds some logging to the dictionary import and publish flows, to make their behaviour clearer.
How to test
Running locally, hit one of the 'destroy/import' buttons in the UI (accessible via a feature switch.) You should see the logs. Are they useful? Any more to add?
What does this change?
At the moment, importing dictionary rules takes a long time, and it's not clear to devs what is happening.
This PR adds some logging to the dictionary import and publish flows, to make their behaviour clearer.
How to test
Running locally, hit one of the 'destroy/import' buttons in the UI (accessible via a feature switch.) You should see the logs. Are they useful? Any more to add?