Scheduler from queries
is there a reason why am not able to run scheduler from queries?
4 Replies
What are you trying to achieve here? Queries are read-only
i want to ensure my mcp server is running if its enabled, removes the hassle of state management (runnin/stopped/errored) as docker/flyio has its own state management
a finally/then type thingy might help
I'm not sure I understand what you're trying to do, do you want to schedule a muation/action from a query?
i want to schedule an action from a query
nvm its ok