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
The deployers don't communicate any status updates as they progress through deployments. The logs are the only indicators of progress but consumers shouldn't rely on logs to determine which step they're at. The Deploy App does crudely search logs atm but a better solution would be to have the deployers emit events in between deployment txs.
The text was updated successfully, but these errors were encountered:
Problem
The deployers don't communicate any status updates as they progress through deployments. The logs are the only indicators of progress but consumers shouldn't rely on logs to determine which step they're at. The Deploy App does crudely search logs atm but a better solution would be to have the deployers emit events in between deployment txs.
The text was updated successfully, but these errors were encountered: