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

Replace mercury eventbroadcaster with polling #11707

Merged
merged 4 commits into from
Jan 9, 2024

Conversation

krehermann
Copy link
Contributor

@krehermann krehermann commented Jan 8, 2024

From discussions with @samsondav : mercury does not need a custom config poller and can instead use the default libocr implementation, which polls at 15s intervals.

This change removes the custom implementation and thereby removed dependencies on the event broadcast and pg notify

Copy link
Contributor

github-actions bot commented Jan 8, 2024

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

Copy link
Contributor

github-actions bot commented Jan 8, 2024

I see that you haven't updated any README files. Would it make sense to do so?

@krehermann krehermann changed the title POC example code to replace mercury eventbroadcaster with polling eplace mercury eventbroadcaster with polling Jan 8, 2024
@krehermann krehermann changed the title eplace mercury eventbroadcaster with polling Replace mercury eventbroadcaster with polling Jan 8, 2024
@krehermann krehermann marked this pull request as ready for review January 8, 2024 22:50
@krehermann krehermann requested review from jmank88 and samsondav and removed request for sdrug, samsondav and martin-cll January 8, 2024 22:51
@cl-sonarqube-production
Copy link

@krehermann krehermann added this pull request to the merge queue Jan 9, 2024
Merged via the queue into develop with commit 80bc9f2 Jan 9, 2024
80 checks passed
@krehermann krehermann deleted the feat/mercury-rm-pg-notify branch January 9, 2024 15:35
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.

3 participants