fix(refactor): remove tracked tmp file, add *.tmp to gitignore, fix herdr_session lookup in reconcile.sh MQTT handler
This commit is contained in:
@@ -502,8 +502,8 @@ herdr() {
|
||||
# ---------------------------------------------------------------------------
|
||||
# resolve_herdr_server <session_name>
|
||||
#
|
||||
# Query agent-sessions.yaml to find the herdr_server associated with a session.
|
||||
# Fallback to HERDR_SERVER_NAME or 'default' if not registered or field is missing.
|
||||
# Query agent-sessions.yaml to find the herdr_session associated with a session.
|
||||
# Fallback to HERDR_SESSION_NAME or HERDR_SERVER_NAME or workspace slug or 'default' if not registered.
|
||||
# Prints the resolved server name on stdout.
|
||||
# ---------------------------------------------------------------------------
|
||||
load_state_json() {
|
||||
|
||||
Reference in New Issue
Block a user