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
// Poll checks the status of multiple imports using the import ID from pollInput.
402
404
// For the once which have reached the terminal state (success or failure), it caches the import infos in polledImportInfoMap. Later if Poll is called again, it does not need to do the status check again.
403
405
// Once all the imports have reached the terminal state, if any imports have failed, it deletes the channels for those imports.
0 commit comments