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

get_transform_status Needs a backoff #142

Open
gordonwatts opened this issue Jun 6, 2024 · 0 comments
Open

get_transform_status Needs a backoff #142

gordonwatts opened this issue Jun 6, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request servicex Related to SX tests
Milestone

Comments

@gordonwatts
Copy link
Member

When a huge number of transforms are submitted, servicex can get overwhelmed, and won't always reply to the get_transform_status query within the default timeout. A retry/backoff should be added to allow for this happening (just for the timeout exception) to make the interaction with servicex a bit more robust.

@gordonwatts gordonwatts added bug Something isn't working enhancement New feature or request servicex Related to SX tests labels Jun 6, 2024
@gordonwatts gordonwatts added this to the Post Test milestone Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request servicex Related to SX tests
Projects
None yet
Development

No branches or pull requests

1 participant