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

feat(api): adjust API services to start first at startup #5711

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

halibobo1205
Copy link
Contributor

What does this PR do?
Adjust API services to start first at startup.

Why are these changes required?
To avoid the API service port occupied by other services, such as the P2P service.

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fd852c7) 66.62% compared to head (0c38d7d) 66.63%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                 Coverage Diff                  @@
##             release_v4.7.4    #5711      +/-   ##
====================================================
+ Coverage             66.62%   66.63%   +0.01%     
- Complexity            10217    10220       +3     
====================================================
  Files                   886      886              
  Lines                 53598    53598              
  Branches               5925     5926       +1     
====================================================
+ Hits                  35711    35717       +6     
+ Misses                15098    15092       -6     
  Partials               2789     2789              

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

@halibobo1205 halibobo1205 merged commit a578e85 into release_v4.7.4 Jan 29, 2024
5 checks passed
@halibobo1205 halibobo1205 added this to the GreatVoyage-v4.7.4 milestone Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants