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
This is behind a if errors.Is(err, leases.ErrConflict) { but is executing the else case for some reason, even though we see : conflict in the message. We should fix this.
Not sure why this is happening (probably incorrect errors being generated), it should all work fine:
Instead when I run ftl with
--log-level=DEBUG --controllers=5
i get this output:The text was updated successfully, but these errors were encountered: