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
Now submit api will submit tasks synchronously. If the application needs a long runtime (e.g., days), it will be very likely that the program crashes for some connection errors.
The text was updated successfully, but these errors were encountered:
pyquafu/quafu/tasks/tasks.py
Line 165 in 5c78be3
Now
submit
api will submit tasks synchronously. If the application needs a long runtime (e.g., days), it will be very likely that the program crashes for some connection errors.The text was updated successfully, but these errors were encountered: