timeseries_delete_with_meta.js issues deleteMany operations using limit: 0. These operations cannot be retried when concurrent FCV transitions rename the time-series collection, causing intermittent InterruptedDueToTimeseriesUpgradeDowngrade failures.
Add the requires_multi_updates tag so the test is excluded from FCV upgrade/downgrade suites.