You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just wondering if there are any plans to extend the stores so they can be queried for existing jobs and then manipulate them (deletes particularly).
For recurring jobs, I would like to avoid rescheduling the job every time the app starts up but I cannot query the store (I think) to determine if I should queue a new schedule or not.
Thanks!
The text was updated successfully, but these errors were encountered:
Just wondering if there are any plans to extend the stores so they can be queried for existing jobs and then manipulate them (deletes particularly).
For recurring jobs, I would like to avoid rescheduling the job every time the app starts up but I cannot query the store (I think) to determine if I should queue a new schedule or not.
Thanks!
The text was updated successfully, but these errors were encountered: