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

Encounter aqueduct.exceptions.FlowError: Task timeout error with aiohttp example #51

Open
dreminm opened this issue Feb 29, 2024 · 0 comments

Comments

@dreminm
Copy link

dreminm commented Feb 29, 2024

Hi!
Appreciate your work!

Issue Description:
While trying to run the example aiohttp demoapp using aqueduct, I encountered an error "aqueduct.exceptions.FlowError: Task timeout error".
Tried to set timeout_sec=100.0 for Flow, but the problem remained.

Environment Details:

  • OS: Ubuntu 20.04
  • Python version: 3.11.8
  • aiohttp version: 3.9.2
  • Aqueduct version: 1.11.3

NB:
Tried python3.8 and aiohttp==3.7.4.post0 worked well, what versions of python and aiohttp are supported?

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

No branches or pull requests

1 participant