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

Update services that rely on /push endpoint of scheduler #3962

Open
jpbruinsslot opened this issue Dec 12, 2024 · 0 comments
Open

Update services that rely on /push endpoint of scheduler #3962

jpbruinsslot opened this issue Dec 12, 2024 · 0 comments
Labels
rocky Issues related to Rocky

Comments

@jpbruinsslot
Copy link
Contributor

Background

Description

The following changes introduced in PR: Combined Schedulers must be reflected in all services that rely on the /push endpoint of the scheduler.

Key Changes

The /push endpoint has been updated as follows:

  1. Endpoint Path:
    The endpoint has changed from /queues to /schedulers/{id}/push.

Impact on Services

Services using the /push endpoint, such as Rocky, must update their interfaces to align with this change. This includes:

  • Updating endpoint paths in API requests.

For more details, refer to PR: Combined Schedulers.

@jpbruinsslot jpbruinsslot added the rocky Issues related to Rocky label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rocky Issues related to Rocky
Projects
None yet
Development

No branches or pull requests

1 participant