Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Discover] Fix error handling for ppl jobs API #8771

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

ps48
Copy link
Member

@ps48 ps48 commented Oct 30, 2024

Description

This PR is a follow up on #8706 based on error handling updates for SQL async jobs API #8765

Issues Resolved

Screenshot

Testing the changes

Changelog

  • fix: Fix error handling for ppl jobs API

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@ananzh ananzh added the v2.18.0 label Oct 30, 2024
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.77%. Comparing base (a70a7b8) to head (00c93f1).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8771      +/-   ##
==========================================
+ Coverage   60.75%   60.77%   +0.01%     
==========================================
  Files        3798     3798              
  Lines       90691    90688       -3     
  Branches    14275    14275              
==========================================
+ Hits        55099    55112      +13     
+ Misses      32093    32077      -16     
  Partials     3499     3499              
Flag Coverage Δ
Linux_1 29.05% <ø> (ø)
Linux_2 56.39% <ø> (ø)
Linux_3 37.61% <ø> (+<0.01%) ⬆️
Linux_4 29.82% <ø> (+<0.01%) ⬆️
Windows_1 29.09% <ø> (+0.01%) ⬆️
Windows_2 56.34% <ø> (ø)
Windows_3 37.61% <ø> (-0.01%) ⬇️
Windows_4 29.82% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ananzh ananzh merged commit 3381dcd into opensearch-project:main Oct 31, 2024
70 checks passed
ananzh pushed a commit to ananzh/OpenSearch-Dashboards that referenced this pull request Oct 31, 2024
…arch-project#8771)

Backport PR:
opensearch-project#8771

From 8771:
* fix error handling for ppl jobs API

Signed-off-by: Shenoy Pratik <[email protected]>

* Changeset file for PR opensearch-project#8771 created/updated

---------

Signed-off-by: Shenoy Pratik <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
ananzh added a commit that referenced this pull request Oct 31, 2024
…#8777)

Backport PR:
#8771

From 8771:
* fix error handling for ppl jobs API



* Changeset file for PR #8771 created/updated

---------

Signed-off-by: Shenoy Pratik <[email protected]>
Co-authored-by: Shenoy Pratik <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
amsiglan pushed a commit to amsiglan/OpenSearch-Dashboards that referenced this pull request Nov 1, 2024
* fix error handling for ppl jobs API

Signed-off-by: Shenoy Pratik <[email protected]>

* Changeset file for PR opensearch-project#8771 created/updated

---------

Signed-off-by: Shenoy Pratik <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants