joshuar-go-hass-agent/internal/agent
Joshua Rich af3c485cb9 fix: 🐛 improve error handling in workers
- ensure workers return a wrapped error which contains details about the worker
- don't probe for worker ID in error conditions when initialising workers
2025-02-05 21:18:54 +10:00
..
agentsensor fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
testing/data test(agent): improve test coverage 2024-07-18 15:09:40 +10:00
ui refactor(components/preferences): ♻️ preferences refactor 2025-01-26 10:28:57 +10:00
agent.go fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
agent_mocks_test.go refactor: 🚚 rearrange packages 2025-01-15 21:33:53 +10:00
context_linux.go docs(agent): 💡 more descriptive comments for methods 2025-01-11 22:01:59 +10:00
mqtt.go refactor(components/preferences): ♻️ preferences refactor 2025-01-26 10:28:57 +10:00
mqtt_linux.go fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
notifications.go refactor(components/preferences): ♻️ preferences refactor 2025-01-26 10:28:57 +10:00
register.go refactor(components/preferences): ♻️ preferences refactor 2025-01-26 10:28:57 +10:00
util.go docs(agent): 💡 more descriptive comments for methods 2025-01-11 22:01:59 +10:00
util_test.go build(go): 🐛 remove deprecated moq statements and nolint directives 2024-08-11 16:45:19 +10:00
workers.go refactor(components/preferences): ♻️ change name if method to indicate a disabled worker 2025-01-18 11:18:59 +10:00
workers_linux.go fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00