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
While running test cases via REST API we saw an issue where one run aborts due to user's cookies expiration when a new run is triggered.
Can we have multiple parallel test runs with the same user via Redwood's REST API?
The text was updated successfully, but these errors were encountered:
I'm trying to understand your issue. Can you explain where you think the issue is occurring? Do you feel this is an issue with the REST API? Can you tell a little bit about your setup? I am able to run multiple tests with the same user id in parallel. We are currently running 10 in parallel.
Also, this might be a good question to post in the Google group as it will reach a wider audience.
While running test cases via REST API we saw an issue where one run aborts due to user's cookies expiration when a new run is triggered.
Can we have multiple parallel test runs with the same user via Redwood's REST API?
The text was updated successfully, but these errors were encountered: