elastic / connectors-ruby

Official Connector Clients for Elastic Elasticsearch, Enterprise Search, App Search and Workplace Search
https://www.elastic.co/guide/en/enterprise-search/master/index.html
Other
9 stars 17 forks source link

Add more fatal exceptions #493

Closed wangch079 closed 1 year ago

wangch079 commented 1 year ago

Closes https://github.com/elastic/enterprise-search-team/issues/3483

Add the following exceptions to fatal_exception_classes

  1. Core::ConnectorNotFoundError
  2. Core::ConnectorJobNotFoundError
  3. Core::ConnectorJobCanceledError
  4. Core::ConnectorJobNotRunningError

Checklists

Pre-Review Checklist

github-actions[bot] commented 1 year ago

💚 Backport PR(s) successfully created

Status Branch Result
✅ 8.6 https://github.com/elastic/connectors-ruby/pull/494

This backport PR will be merged automatically after passing CI.