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

Cloud Fix: Optimize get status logic #204

Merged
merged 9 commits into from
Jan 8, 2025
Merged

Conversation

haroldrubio
Copy link
Member

This PR reduces the amount of time taken by the /status endpoint in the Cloud service by:

  1. Reducing the amount of data fetched from the bucket with more specific prefixes
  2. Reducing the amount of calls to PipelineJob.get() by shortlisting with the other query params first

@haroldrubio haroldrubio self-assigned this Jan 8, 2025
@haroldrubio haroldrubio marked this pull request as ready for review January 8, 2025 22:53
@carlosmondra carlosmondra merged commit 4f1723e into master Jan 8, 2025
1 check passed
@carlosmondra carlosmondra deleted the fix/docker-mfr-path branch January 8, 2025 23:00
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