Skip to content

Rename execution/step update#57

Open
antoinebhs wants to merge 4 commits intomainfrom
rename-step-update
Open

Rename execution/step update#57
antoinebhs wants to merge 4 commits intomainfrom
rename-step-update

Conversation

@antoinebhs
Copy link
Contributor

@antoinebhs antoinebhs commented Feb 27, 2026

PR Summary

  • EXECUTION_STATUS_UPDATE, STEP_STATUS_UPDATE, STEPS_STATUSES_UPDATE are not real status update but general updates so we rename them.
  • STEP_STATUS_UPDATE, STEPS_STATUSES_UPDATE are just duplicates with different params so we merge them

@coderabbitai
Copy link

coderabbitai bot commented Feb 27, 2026

Warning

Rate limit exceeded

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

⌛ 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.

📥 Commits

Reviewing files that changed from the base of the PR and between 22cd053 and a39ec68.

📒 Files selected for processing (12)
  • monitor-commons/src/main/java/org/gridsuite/monitor/commons/MessageType.java
  • monitor-server/src/main/java/org/gridsuite/monitor/server/services/ConsumerService.java
  • monitor-server/src/main/java/org/gridsuite/monitor/server/services/MonitorService.java
  • monitor-server/src/test/java/org/gridsuite/monitor/server/MonitorIntegrationTest.java
  • monitor-server/src/test/java/org/gridsuite/monitor/server/services/ConsumerServiceTest.java
  • monitor-server/src/test/java/org/gridsuite/monitor/server/services/MonitorServiceTest.java
  • monitor-worker-server/src/main/java/org/gridsuite/monitor/worker/server/services/NotificationService.java
  • monitor-worker-server/src/main/java/org/gridsuite/monitor/worker/server/services/ProcessExecutionService.java
  • monitor-worker-server/src/main/java/org/gridsuite/monitor/worker/server/services/StepExecutionService.java
  • monitor-worker-server/src/test/java/org/gridsuite/monitor/worker/server/services/NotificationServiceTest.java
  • monitor-worker-server/src/test/java/org/gridsuite/monitor/worker/server/services/ProcessExecutionServiceTest.java
  • monitor-worker-server/src/test/java/org/gridsuite/monitor/worker/server/services/StepExecutionServiceTest.java
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch rename-step-update

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.

@sonarqubecloud
Copy link

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.

1 participant