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
Increase maxConcurrentRecordings from 3 to 5 to increase the probability of capturing traces for failed VUs (#3533)
Increase upload timeout for traces to help make sure large trace recordings are uploaded to Artillery Cloud (#3533)
Azure ACI
Client ID and client secret must be provided via AZURE_CLIENT_ID and AZURE_CLIENT_SECRET environment variables rather than CLI flags. This brings Artillery CLI in line with Azure SDK's DefaultAzureCredential credential chain. (#3525)
Add support for overriding worker startup timeout via WORKER_WAIT_TIMEOUT_SEC environment variable (#3527)
Fix issue that caused tests comprised of a single TypeScript file to fail to run (#3528)