Morning folks - got an XT1 bugfix release for you today - 1.24.4 🚀 Details in the https://github.com/xtdb/xtdb/releases/tag/1.24.4
hey folks, what's the difference between submit-tx and execute-tx in XTDBv2? Latter is blocking, while former isn't?
P.S. links to these functions seem to be broken on https://docs.xtdb.com/reference/main/xtql/txs.html
hey @alen thanks for mentioning the broken links - time to dig out the site crawler / link checker
as to your question, you're correct, execute-tx blocks until the transaction has been indexed (on the same node from which the request originated)