David Raker

Results 7 issues of David Raker

### Description of Issue Forwarder is entering a BAD state after lost TCP connection, and is unable to recover. Cache builds indefinitely until restart. Putting messages into log saying it...

pubsub.subscribe does not validate that topic is not None. If and when then topic is None, there are circumstances (e.g., pushing the subscriptions to external hosts) where it will crash...

# Description Updates necessary to bootstrap and run VOLTTRON on python versions up to 3.12. Fixes # (issue) #3158 #3173 ## Type of change Please delete options that are not...

Recent changes to the argparse module in cpython will break the ability of volttron to parse single dash arguments (e.g., "-vv"). This prevents the platform from being started with those...

Fixes for actuator schedule requests and exception handling in driver agent related to BACnet ping and heartbeat signals. - [x] Bug fix (non-breaking change which fixes an issue) # Checklist:...

# Description Provides better handling of case where there are missing or duplicate registry entries both for driver, when it is loading configurations, and in the web API when it...

**Describe the bug** When a registry file has multiple entries with the same Volttron Point Name field: 1. The driver silently discards the register created from the first row, replacing...