[ResponseOps][Task Manager][mget Claimer] ensure we can switch between claimers after a restart #184941
Labels
Feature:Task Manager
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
In PR implement task claiming strategy mget #180485 we implemented an alternative task claiming strategy, but it has the following problem:
We didn't add any kind of check to see if you can switch between claimers (with a config value change), and everything still runs correctly.
Ideally we can do this with a Jest integration test, I don't think it would be possible with a Function test.
The text was updated successfully, but these errors were encountered: