You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there are two throttles: the mirror node one with the mono code and the services one that comes from the hedera app dependency. Right now both mechanisms execute on every transaction with the modularizedServices flag. We need only one of them but for this case we need to research and choose.
Solution
We need to choose one of them. For this case we will need to research which way is better.
Alternatives
No response
The text was updated successfully, but these errors were encountered:
Problem
Currently there are two throttles: the mirror node one with the mono code and the services one that comes from the hedera app dependency. Right now both mechanisms execute on every transaction with the
modularizedServices
flag. We need only one of them but for this case we need to research and choose.Solution
We need to choose one of them. For this case we will need to research which way is better.
Alternatives
No response
The text was updated successfully, but these errors were encountered: