Force kill all pending transactions as admin?

There are cases in development where I end up with a pending transaction conflict, but the process that started the original transaction is no longer running. In order to continue testing and determine why this is the case, I first need force to kill all the pending transactions and start over.

Is there a way to do this as a server admin? I tried bringing down the cluster (only one zero and one server) with docker compose and bringing it up, but the pending transaction still exists.

Could you please create an issue for this? Also, mention that there was a pending transaction after a restart.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.