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

Error instance setting to stop error ingestion only #3798

Merged
merged 6 commits into from Nov 14, 2023

Conversation

tmasternak
Copy link
Member

@tmasternak tmasternak commented Nov 8, 2023

Description

This PR introduces a setting that turns off, the error ingestion process only. There is already !disable value that can be provided as ErrorQueue setting that stops the process as well. However, it also prevents users from being able to retry failed messages (an option needed when upgrading from ver 4 to 5 of ServiceControl with data migration).

Documentation

https://docs.particular.net/servicecontrol/creating-config-file#transport-servicecontrolingesterrormessages

@tmasternak tmasternak changed the base branch from master to release-4.32 November 8, 2023 13:21
@DavidBoike DavidBoike added this to the 4.33.0 milestone Nov 9, 2023
@ramonsmits ramonsmits marked this pull request as draft November 13, 2023 14:17
@ramonsmits ramonsmits changed the base branch from release-4.32 to release-4.33 November 13, 2023 14:18
@tmasternak tmasternak marked this pull request as ready for review November 13, 2023 17:56
@DavidBoike DavidBoike merged commit f0d78f5 into release-4.33 Nov 14, 2023
9 checks passed
@DavidBoike DavidBoike deleted the stop-error-ingestion-explicit branch November 14, 2023 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants