algorand / conduit

Algorand's data pipeline framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import falls behind periodically

winder opened this issue · comments

Subject of the issue

When starting a full stack in sandbox, the import falls behind periodically. It seems to get several rounds behind before quickly catching back up which suggests a timeout is occurring.

Steps to reproduce

Launch a sandbox configuration like sandbox up beta.
Watch sandbox status , you should see that the algod round gets ahead of conduit/indexer.

Expected behaviour

All services are synchronized.

Actual behaviour

They are not synchronized.