-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi,
Really appreciate your good work on this plugin so far. I've run across a couple of documented features that don't appear to be fully implemented:
-
The readme shows
endpoint.tls.ignoreInsecurebut the publicEndpointstruct has no TLS field. The internal implementation has it but it's not wired to the public API, the result being that the config is silently ignored. -
The readme states defaults of
pollInterval=5s, connTimeout=15sbutCreateConfig()returns an empty struct, causing validation errors when these fields are omitted.
I have a fix ready, tested locally, and will submit a PR shortly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels