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
When Glif API performance is degraded, we are not able to deploy new versions of spark-api because the startup times out while fetching RoundStart logs from the chain history.
Let's redesign our code to initialise the round tracker in background and no longer block service startup.
When Glif API performance is degraded, we are not able to deploy new versions of spark-api because the startup times out while fetching RoundStart logs from the chain history.
Let's redesign our code to initialise the round tracker in background and no longer block service startup.