fix(waker): includi agentId nel wake HTTP (Variant B) #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/waker-http-agent-id"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Il POST /hooks/agent ri-scoping le sessionKey agent:* sul default agent se manca agentId, mancando il bersaglio e fallendo lallowlist prefissi. Deriva agentId dalla sessionKey. Verificato in prod: senza agentId 400, con agentId 200.
Pull request closed