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

Rename stuck jobs to idle jobs #535

Closed wangch079 closed 1 year ago

wangch079 commented 1 year ago

Part of https://github.com/elastic/enterprise-search-team/issues/3727

This PR renames stuck jobs to idle jobs, including comments, variable names and method names.

Checklists

Pre-Review Checklist

wangch079 commented 1 year ago

Approving, but to double check - what's the purpose of working on Ruby connectors framework now?

It's required by this issue https://github.com/elastic/enterprise-search-team/issues/3727. We will still have ruby deployed on Cloud for 8.7, and we don't want stuck jobs printed in the log.

github-actions[bot] commented 1 year ago

💔 Failed to create backport PR(s)

The backport operation could not be completed due to the following error: You must specify a valid Github repository

You can specify it via either:

The backport PRs will be merged automatically after passing CI.

To backport manually run: backport --pr 535 --autoMerge --autoMergeMethod squash

wangch079 commented 1 year ago

💚 All backports created successfully

Status Branch Result
✅ 8.7

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation