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
why are we going from 6 to 7? This seems pretty arbitrary. I think it is more a philosophical issue about how to handle this flow. We can define mud_threshold for example. Right now mud_threshold = 6. We could change mud_threshold to something else, but the conversation here might be better to be about what flow we want whenmud_threshold is exceeded in general.
Activity
sbillinge commentedon Feb 7, 2025
why are we going from 6 to 7? This seems pretty arbitrary. I think it is more a philosophical issue about how to handle this flow. We can define
mud_threshold
for example. Right nowmud_threshold = 6
. We could change mud_threshold to something else, but the conversation here might be better to be about what flow we want whenmud_threshold
is exceeded in general.