Client module non-blocking migration fix
- Changed the calculation of the current request URL to only be based on PHP since
global $wpnot always available. - Added expiration to the migration unique ID transient, otherwise, if the non-blocking request fails, it will never migrate.
- Added setting option to clear all entity mapping.