After a successful schema-altering query (ex: creating a table), the driver will check if
the cluster's nodes agree on the new schema version. If not, it will keep retrying for a given
delay (configurable via WithMaxSchemaAgreementWaitSeconds(Int32)).
If this method returns