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

Submitting a batch job with file_path_lister is failing/timing out #2178

Closed
vishalbollu opened this issue May 19, 2021 · 0 comments · Fixed by #2179
Closed

Submitting a batch job with file_path_lister is failing/timing out #2178

vishalbollu opened this issue May 19, 2021 · 0 comments · Fixed by #2179
Labels
bug Something isn't working
Milestone

Comments

@vishalbollu
Copy link
Contributor

vishalbollu commented May 19, 2021

Try the following config:

{
    ...
    "file_path_lister": {
        "s3_paths": [<string>], 
    }
}

When a list of 600 files is passed, the request times out when making a POST request using python's request library.

@vishalbollu vishalbollu added the bug Something isn't working label May 19, 2021
@deliahu deliahu added this to the v0.36 milestone Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants