Skip to content

chore(server): avoid wasteful probes for disconnected connectors#1871

Merged
pilartomas merged 5 commits intomainfrom
connector-resurrection
Jan 22, 2026
Merged

chore(server): avoid wasteful probes for disconnected connectors#1871
pilartomas merged 5 commits intomainfrom
connector-resurrection

Conversation

@pilartomas
Copy link
Contributor

@pilartomas pilartomas commented Jan 22, 2026

Summary

Disconnected connectors may now be disconnected permanently.

No resurrection attempts will be made for permanently disconnected connectors upon refresh. This primarily avoids wasting resources for connectors failing with 4xx or manually disconnected ones.

Additionally, it fixes missing disconnect_reason data in the database.

Linked Issues

Documentation

  • No Docs Needed:

If this PR adds new feature or changes existing. Make sure documentation is adjusted accordingly. If the docs is not needed, please explain why.

Signed-off-by: Tomas Pilar <thomas7pilar@gmail.com>
@pilartomas pilartomas force-pushed the connector-resurrection branch from ee3c8e4 to ac85a16 Compare January 22, 2026 09:11
@pilartomas pilartomas requested a review from jjeliga January 22, 2026 09:12
@pilartomas pilartomas marked this pull request as ready for review January 22, 2026 09:12
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jan 22, 2026
Signed-off-by: Tomas Pilar <thomas7pilar@gmail.com>
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Jan 22, 2026
Signed-off-by: Tomas Pilar <thomas7pilar@gmail.com>
Signed-off-by: Tomas Pilar <thomas7pilar@gmail.com>
Signed-off-by: Tomas Pilar <thomas7pilar@gmail.com>
@pilartomas pilartomas merged commit 02f6ff9 into main Jan 22, 2026
10 checks passed
@pilartomas pilartomas deleted the connector-resurrection branch January 22, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants