elastic-indexer4s
elastic-indexer4s copied to clipboard
Allow custom acceptance stage before alias switching
- user can supply a
(esClient) => Future[Either[Failure, StageSuccess]
before alias switching stage - if false or failed alias will not be switched and the error will be reported