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

Thanks for amazing library..I am getting following issue when I start request #2

Open
pritamfocal opened this issue Jan 13, 2023 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@pritamfocal
Copy link

File "main.py", line 62, in sync_test
async with DistributedTaskApplyManager(
File "/usr/local/lib/python3.8/site-packages/fastapi_queue/gateway_manager.py", line 103, in aenter
success: int = await script(keys = (self._token_name, self._occupancy_token_name), args = (self._process_timeout + self._confirm_timeout,))

Do you know why its happening ?

@GoodManWEN
Copy link
Owner

I'm honoured to have your appreciation. Can you provide an example of a minimal implementation that reproduces the bug?

@GoodManWEN GoodManWEN added the help wanted Extra attention is needed label Feb 21, 2023
@pritamfocal
Copy link
Author

Hi it worked finally amazing library..I am facing new issue with this now.

I have tensor flow model running with ray and asynco..when I use this queue for normal operation its working fine but with my ray library I am getting any responce back do you know why ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants