Skip to content

pkg/loop/internal/relayer/pluginprovider/ext/ccipocr3: resync on CCIPProvider reconnect#1533

Closed
jmank88 wants to merge 2 commits intomainfrom
re-sync
Closed

pkg/loop/internal/relayer/pluginprovider/ext/ccipocr3: resync on CCIPProvider reconnect#1533
jmank88 wants to merge 2 commits intomainfrom
re-sync

Conversation

@jmank88
Copy link
Copy Markdown
Contributor

@jmank88 jmank88 commented Sep 9, 2025

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 9, 2025

apidiff results - no modules to analyze

_, err := c.grpc.Sync(ctx, req)
if err != nil {
c.mu.Lock()
c.syncs = append(c.syncs, req) // TODO dedupe?
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably just using a map is simplest. I was trying to maintain the protobuf caching but that is nbd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant