set_default_store
Function
This function is defined in the scheduler module.Override the process-wide canonical schedule store. A deployment that deliberately swaps the backend calls this once at startup; the override is then honoured by the agent tools, the gateway tick loop, and the host-integration bridge alike.
Signature
Parameters
Any
required
No description available.
Returns
Any
The result of the operation.
Source
View on GitHub
praisonaiagents/scheduler/__init__.py at line 73
