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
Some talktorials (T001, for example) fail regularly, because the online API is slightly flaky. Typically, we have to re-run tests manually. The same can probably be achieved by implementing a simple retrial scheme for failed tests.
Some talktorials (T001, for example) fail regularly, because the online API is slightly flaky. Typically, we have to re-run tests manually. The same can probably be achieved by implementing a simple retrial scheme for failed tests.
Maybe, we can just use pytest-retry.
The text was updated successfully, but these errors were encountered: