Availability of the async api in Datomic Cloud ion

Hi,

When I try to use the async API within an ion I get the following error:

#:cognitect.anomalies{:category :cognitect.anomalies/incorrect,
                      :message ":server-type must be :cloud or :peer-server"}

Is there some plan to have the async API available with server-type :ion ?

Thanks

As discussed here: https://docs.datomic.com/cloud/troubleshooting.html#async-ion Ions support use of the synchronous client API only.