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
{{ message }}
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
I have a problem with forceWait. When I run migrations with forceWait fireway runs only the first migration and stops working after that without writing migration result to firestore. Without forceWait I works as expected but I get a lot of warnings. Any idea what's going on?
I have a problem with
forceWait
. When I run migrations withforceWait
fireway runs only the first migration and stops working after that without writing migration result to firestore. WithoutforceWait
I works as expected but I get a lot of warnings. Any idea what's going on?Example migration:
The text was updated successfully, but these errors were encountered: