Attribute value reset when used a dataconnector?
Cantor, Scott
cantor.2 at osu.edu
Fri Jun 1 20:18:42 EDT 2018
> How individual connectors affect overall behavior is related to settings on each
> connector and the service as a whole governing that sort of thing, all of which
> are documented.
Turns out not so much. I knew there was a generic property inside the code that controlled whether database query failures bubbled out or not, but it's not exposed in our configuration, so it's moot at the moment and that's what you're seeing, more than likely.
> can require a FailoverConnector referencing something that can't fail, like the
> Static connector.
That's always pretty much been the workaround for this issue if you really want a connection failing to be silently ignored, at least for the time being.
-- Scott
More information about the users
mailing list