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

[DE-672] GET /_admin/shutdown #280

Merged
merged 1 commit into from
Sep 15, 2023
Merged

[DE-672] GET /_admin/shutdown #280

merged 1 commit into from
Sep 15, 2023

Conversation

aMahanna
Copy link
Member

@aMahanna aMahanna commented Sep 1, 2023

  • Introduces shutdown_progress to query the progress of soft shutdown
  • Introduces the soft parameter to the shutdown method to support soft shutdowns

@codecov-commenter
Copy link

Codecov Report

Merging #280 (ea9f1fe) into main (744a6e9) will decrease coverage by 0.24%.
Report is 12 commits behind head on main.
The diff coverage is 92.45%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #280      +/-   ##
==========================================
- Coverage   99.01%   98.77%   -0.24%     
==========================================
  Files          26       26              
  Lines        3958     4014      +56     
==========================================
+ Hits         3919     3965      +46     
- Misses         39       49      +10     
Files Changed Coverage Δ
arango/client.py 98.41% <ø> (ø)
arango/database.py 99.72% <ø> (-0.14%) ⬇️
arango/http.py 100.00% <ø> (ø)
arango/collection.py 97.59% <91.39%> (-0.92%) ⬇️
arango/exceptions.py 100.00% <100.00%> (ø)
arango/request.py 94.44% <100.00%> (ø)
arango/utils.py 100.00% <100.00%> (ø)

@aMahanna aMahanna added the Ready to Merge Pull request is ready to merge label Sep 14, 2023
@apetenchea apetenchea merged commit 96335e6 into main Sep 15, 2023
6 checks passed
@apetenchea apetenchea deleted the feature/DE-672 branch September 15, 2023 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to Merge Pull request is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants