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

Poll in a loop to avoid empty lists as result #30

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Poll in a loop to avoid empty lists as result #30

merged 1 commit into from
Aug 28, 2024

Conversation

rsarm
Copy link
Collaborator

@rsarm rsarm commented Aug 9, 2024

Sometimes the output of client.poll() is an empty list

[I 2024-08-09 16:38:18.898 JupyterHub spawner:242] Job 937558 submitted
[D 2024-08-09 16:38:18.899 JupyterHub spawner:258] Spawner querying job 937558
[D 2024-08-09 16:38:18.995 JupyterHub spawner:262] firecREST: Polling job
[D 2024-08-09 16:38:20.222 JupyterHub spawner:264] [client.poll] [query_job_status] []
[D 2024-08-09 16:38:20.222 JupyterHub spawner:274] Failed querying job status: list index out of range

@rsarm rsarm self-assigned this Aug 9, 2024
@rsarm rsarm merged commit 8385d5c into main Aug 28, 2024
2 checks passed
@rsarm rsarm deleted the poll-empty branch August 28, 2024 11:58
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