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
fix: clean up stale channel types before each channel type test
The 50 channel type limit is permanently saturated across parallel CI
runners. Retry alone can't help -- we need to actively free slots by
deleting non-builtin types before creating new ones.
0 commit comments