Feature: schedule resuming when usage resets #8401
Closed
oceanapplications
started this conversation in
Ideas
Replies: 1 comment
|
Closing as a duplicate of #6796. It tracks detecting a provider usage limit and automatically resuming the thread when that limit resets. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How about a feature where we can automatically schedule a wake up message that sends when the usage reset hits? Could be the same prompt sent again or something simple like "continue". Would be very helpful for when a task is cut off by the usage limit. Right now I just set a timer and have to come back to the app to keep the work going.
I built it out but the contributing guideline made discussion first seem like the right move. It's fairly lengthy at 2200 LOCs over 39 files.
Thanks
All reactions