cardano-foundation / cardano-foundation/cardano-rosetta-java
Integration tests sometimes fails (race condition)
Open
Needs Reproducing
Non Functional Requirement
Tech Excellence
- Dominant language
- Java
- Stars
- 26
- Forks
- 15
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
We observe sporadic issue with construction tests + yaci-cli (yaci-devkit) where chain is not initialized properly yet or indexer didn't start up fully (or is starting async) and tests are failing. The issue is related to protocol parameters which are read from the db and have a "default" fallback if value from the db is not returned.
affected params / aliases
- lovelacePerUTxOWord
- adaPerUtxoByte
- coinsPerUtxoSize
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.