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

simple_sheduler_example does not work as expected #9

Open
StashaS opened this issue Sep 12, 2024 · 0 comments
Open

simple_sheduler_example does not work as expected #9

StashaS opened this issue Sep 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working medium Medium complexity task, you need to know the project

Comments

@StashaS
Copy link
Collaborator

StashaS commented Sep 12, 2024

Expected:

  1. Run the simple_sheduler_example example.
  2. Example displays text with "duck answer" three times during three minutes.

Actual result:

  1. Run the simple_sheduler_example example.
  2. Displayed line OK. I've added a task to say to the duck that you're hungry every day.
  3. App waits for 3 min with no other lines displayed.

Bug:

  1. Displayed line contain "every day", when initial request for saying "each minute".
  2. [Cannot actually reproduce now, every response contains something about a daily task] Even if initial prompt changed to "every 10 seconds" and first line contains "every 10 seconds", no futher lines appears.
@StashaS StashaS added bug Something isn't working medium Medium complexity task, you need to know the project labels Sep 12, 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 medium Medium complexity task, you need to know the project
Projects
None yet
Development

No branches or pull requests

2 participants