Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect errors when load testing through ftl dev #1899

Closed
deniseli opened this issue Jun 27, 2024 · 1 comment
Closed

Connect errors when load testing through ftl dev #1899

deniseli opened this issue Jun 27, 2024 · 1 comment
Labels
bug Something isn't working console Web console triage Issue needs triaging

Comments

@deniseli
Copy link
Contributor

What I was doing: load testing verb calls through ftl dev, sending one call every 5-10ms for over a minute.

I got two types of Connect errors:

  • ConnectError: [unknown] Failed to fetch at 5ms
  • ConnectError: [not_found] could not resolve reference echo.flakyEcho: not found at 10ms

Environment:

Machine: Apple M2 Max, 64GB mem, running Sonoma 14.4.1
Browser: Chrome version 126.0.6478.114
Local git HEAD: b725464
Local code changes: only frontend JS changes and one new verb in the echo module from examples/go

@deniseli deniseli added bug Something isn't working console Web console labels Jun 27, 2024
@github-actions github-actions bot added the triage Issue needs triaging label Jun 27, 2024
@ftl-robot ftl-robot mentioned this issue Jun 27, 2024
@matt2e
Copy link
Collaborator

matt2e commented Jul 1, 2024

could not resolve reference echo.flakyEcho: not found

This is because the runner paniced and is restarting, schema filters by modules with active runners and so it cant find the schema types

@matt2e matt2e closed this as completed Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working console Web console triage Issue needs triaging
Projects
None yet
Development

No branches or pull requests

2 participants