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
fix(connector): remove unused ElasticsearchSearch.apiURL, pass Client through discordPostMessage
Fixes lint: func (*ElasticsearchSearchConnector).apiURL is unused.
Addresses Codex feedback: discordPostMessage now receives the connector's
http.Client instead of always using the default client.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments