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
Adding a bad config field type, like adding a list to agent.env instead of kv, doesn't throw an error it just attempts to boot in a broken state with random errors happening downstream.
Adding a bad config field type, like adding a list to
agent.envinstead of kv, doesn't throw an error it just attempts to boot in a broken state with random errors happening downstream.