Skip to content

Fix failing TestRealtimePresence_Sync250_RTP4 test #676

@lmars

Description

@lmars

The TestRealtimePresence_Sync250_RTP4 is often failing with the following error:

=== 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

Metadata

Metadata

Assignees

Labels

failing-testWhere an automated test is failing either locally or in CI. Perhaps flakey, wrong or bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions