We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The TestRealtimePresence_Sync250_RTP4 is often failing with the following error:
TestRealtimePresence_Sync250_RTP4
=== RUN TestRealtimePresence_Sync250_RTP4 realtime_presence_integration_test.go:91: Error Trace: realtime_presence_integration_test.go:91 Error: Received unexpected error: [ErrorInfo :Rate limit exceeded; request rejected (nonfatal); metric = channel.maxRate; interval = 2024-12-02:19:53:6; permitted rate = 250; current rate = 300 code=42910 rate limit exceeded (nonfatal): request rejected (unspecified) statusCode=429] See https://help.ably.io/error/42910 Test: TestRealtimePresence_Sync250_RTP4 Messages: rg.Wait()=[ErrorInfo :Rate limit exceeded; request rejected (nonfatal); metric = channel.maxRate; interval = 2024-12-02:19:53:6; permitted rate = 250; current rate = 300 code=42910 rate limit exceeded (nonfatal): request rejected (unspecified) statusCode=429] See https://help.ably.io/error/42910
For example, see this build failure:
https://github.com/ably/ably-go/actions/runs/12126601920/job/33809045541
We should investigate and fix this.
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered:
sacOO7
No branches or pull requests
The
TestRealtimePresence_Sync250_RTP4
is often failing with the following error:For example, see this build failure:
https://github.com/ably/ably-go/actions/runs/12126601920/job/33809045541
We should investigate and fix this.
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: