Skip to content

Get multiple statuses at once#235

Open
sBouzols wants to merge 4 commits into
mainfrom
get_computation_status_for_multiple_results_at_once
Open

Get multiple statuses at once#235
sBouzols wants to merge 4 commits into
mainfrom
get_computation_status_for_multiple_results_at_once

Conversation

@sBouzols
Copy link
Copy Markdown
Contributor

@sBouzols sBouzols commented Apr 30, 2026

PR Summary

Add POST "/results/statuses" endpoint to get multiple statuses at once given a collection of resultUuids in body

Do I remove the previous endpoint ?

…s at once given a collection of resultUuids in body

Signed-off-by: sBouzols <sylvain.bouzols@gmail.com>
@sBouzols sBouzols requested a review from SlimaneAmar April 30, 2026 14:56
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 30, 2026

Warning

Rate limit exceeded

@sBouzols has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 59 minutes and 58 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c94e2ff7-22d2-44c6-b2ba-2c465a90e4af

📥 Commits

Reviewing files that changed from the base of the PR and between 520e2a5 and e1eea3d.

📒 Files selected for processing (4)
  • pom.xml
  • src/main/java/org/gridsuite/loadflow/server/LoadFlowController.java
  • src/main/java/org/gridsuite/loadflow/server/service/LoadFlowResultService.java
  • src/test/java/org/gridsuite/loadflow/server/LoadFlowControllerTest.java

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment thread pom.xml
<sonar.organization>gridsuite</sonar.organization>
<sonar.projectKey>org.gridsuite:loadflow-server</sonar.projectKey>
<!-- FIXME: to be removed at next powsybl-ws-dependencies upgrade -->
<gridsuite-computation.version>2.3.0-SNAPSHOT</gridsuite-computation.version>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to delete it

sBouzols and others added 2 commits May 13, 2026 11:24
Signed-off-by: sBouzols <sylvain.bouzols@gmail.com>
Co-authored-by: Copilot <copilot@github.com>
Signed-off-by: sBouzols <sylvain.bouzols@gmail.com>
@sBouzols sBouzols changed the title [WIP] Get multiple statuses at once Get multiple statuses at once May 21, 2026
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.

2 participants