-
-
Notifications
You must be signed in to change notification settings - Fork 139
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
Scheduled scripts stop being scheduled #1509
Comments
Thanks for the kind words! Do you see anything in the ~/.kit/logs/kit.log that would indicate that something failed/etc? I'm not exactly sure what to tell you to look for. I'll investigate from my end too. |
Looking through my log file, I don't see anything out of the ordinary, but I'll keep an eye on it when it occurs. I'll also try doing a clean restart of everything. Hopefully that will fix it permanently. |
Hmm, maybe it's because I'm not calling
|
Note: N00b Kit user here... Maybe try setting the I could be mistaken, and it's likely that I am, so... grain of salt and all. Other thought, given behavior reported, is there is some internal timer that maybe has some bad math behind it and creates some kind of skew as the length of the Kit process increases? |
Hey, thank you so much for making this project. It's wonderful to have an API to script so easily.
However, I've run into some issues with scheduled scripts. My scheduled scripts stop being scheduled after a while. I notice when I pull up the command palette, they don't show the next scheduled time. The way I fix this is by restarting ScriptKit.
But this is super annoying to deal with, and ideally ScriptKit can figure out that it should reschedule these scripts.
Below is an example scheduled script that stops working after scriptkit has been launched for a few hours.
The text was updated successfully, but these errors were encountered: