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

Refine job status refetch interval #6

Merged
merged 3 commits into from
Jul 31, 2024
Merged

Conversation

matyson
Copy link
Collaborator

@matyson matyson commented Jul 26, 2024

This PR intends to resolve #1. I've refined the job status query to periodically refetch the status only if the job is RUNNING. The refetchInterval was set to 2 minutes.

@matyson matyson requested a review from brnovasco July 26, 2024 14:24
@matyson matyson requested a review from brnovasco July 30, 2024 12:18
Copy link
Collaborator

@brnovasco brnovasco left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks!

@brnovasco brnovasco merged commit 6007003 into main Jul 31, 2024
3 checks passed
@brnovasco brnovasco deleted the feat-4-status-refetch-interval branch July 31, 2024 16:10
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.

Stop job status polling on completion
2 participants