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
At the moment the abstract engine is treating each block producer as an archive node, and this is causing an issue in the polling stage of an integration test. We need to change it so that an archive node is one regular node with an archive container/app. This is what GCP does.
The text was updated successfully, but these errors were encountered:
At the moment the abstract engine is treating each block producer as an archive node, and this is causing an issue in the polling stage of an integration test. We need to change it so that an archive node is one regular node with an archive container/app. This is what GCP does.
The text was updated successfully, but these errors were encountered: