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
When a Source Connector has neo4j.streaming.from value set to LAST_COMMITTED, it will fallback to "NOW" for the default value. It should subtract the value of neo4j.streaming.poll.interval.msecs. Else the $lastCheck will have the same value during the first two executions of the connector.
The text was updated successfully, but these errors were encountered:
Feature description
When a Source Connector has neo4j.streaming.from value set to LAST_COMMITTED, it will fallback to "NOW" for the default value. It should subtract the value of neo4j.streaming.poll.interval.msecs. Else the $lastCheck will have the same value during the first two executions of the connector.
The text was updated successfully, but these errors were encountered: