So here's what comes back for us... Would 16 be too low?
> show status like 'wsrep_flow_control%';
+-----------------------------+----------------+
|
Variable_name | Value |
+-----------------------------+----------------+
|
wsrep_flow_control_paused_ns | 20287104985032 |
|
wsrep_flow_control_paused | 0.108083 |
|
wsrep_flow_control_sent | 9128 |
|
wsrep_flow_control_recv | 29953 |
|
wsrep_flow_control_active | false |
|
wsrep_flow_control_requested | false |
+-----------------------------+----------------+
> show variables like 'wsrep_provider_gcs_fc_limit';
+----------------------------+-------+
| Variable_name | Value |
+----------------------------+-------+
|
wsrep_provider_gcs_fc_limit | 16 |
+----------------------------+-------+