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

Is the demo still working? #19

Closed
agonza1 opened this issue Apr 4, 2024 · 1 comment
Closed

Is the demo still working? #19

agonza1 opened this issue Apr 4, 2024 · 1 comment

Comments

@agonza1
Copy link

agonza1 commented Apr 4, 2024

Hi, nice project! I have been playing with it for a while and recently (yesterday) I noticed that the demo doesn't work for me anymore... It gets stuck with Start Multi-Choice QA - Batch 0

I thought perhaps a breaking change with some dependency but hard to track...It just opens the webpage in chromium and hangs in there and doesn't throw any errors either.

Full log:

2024-04-03 20:52:08,008 - website: https://www.google.com/
2024-04-03 20:52:08,008 - task: Find blog post "XYZ"
2024-04-03 20:52:08,009 - id: 2024-04-03_20-52-08
2024-04-03 20:52:13,612 - ==========
2024-04-03 20:52:13,612 - Time step: 0
2024-04-03 20:52:13,612 - ----------
2024-04-03 20:52:13,981 - # all elements: 18
2024-04-03 20:52:13,983 - batch size: 18
2024-04-03 20:52:13,983 - ----------
2024-04-03 20:52:13,983 - You are asked to complete the following task: Find blog post "XYZ"
2024-04-03 20:52:13,983 - Previous Actions:
None
2024-04-03 20:52:13,983 - ----------
2024-04-03 20:52:13,983 - Start Multi-Choice QA - Batch 0
@agonza1
Copy link
Author

agonza1 commented Apr 4, 2024

It was an issue on my end. Errors in inference_engine.py are hidden due to the @backoff.on_exception, perhaps we could display the error even if we do a retry: #20

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

2 participants