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
* feature#4899: Pass poller status to script_server to avoid connecting to the main database when offline or in recovery
* feature#4901: Make the script server accept arguments in the standard way
* force error reporting off to prevent issues with output processing
Feature Request
Is your feature request related to a problem? Please describe
For years, the script server has relied on positional arguments, which introduces many issues when attempting to enhance it's functionality.
Describe the solution you'd like
Have the script server
The text was updated successfully, but these errors were encountered: