Investigate/fix/workaround transaction execution finality #1520
Labels
Milestone
Content-Length: 222347 | pFad | http://github.com/iotaledger/identity.rs/issues/1520
03Fetched URL: http://github.com/iotaledger/identity.rs/issues/1520
Alternative Proxies:
We are currently delaying transaction execution by 500ms in
impl IotaClientTrait for IotaClientTsSdk, execute_transaction
, As we have some steps, that try to fetch objects created in a transaction shortly afterward.For some reason, those objects cannot be resolved at this point of time but delaying continuing after the transaction "fixes" it. This should be inspected and hopefully be fixed with a proper solution. ^^
The text was updated successfully, but these errors were encountered: