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

chore: re-enable MM #245

Merged
merged 1 commit into from
Dec 27, 2023
Merged

chore: re-enable MM #245

merged 1 commit into from
Dec 27, 2023

Conversation

rileydcampbell
Copy link
Contributor

@rileydcampbell rileydcampbell commented Dec 26, 2023

Found in cron logs

circuit breaker triggered for 1ed189c4b20479e36acf74e2bc87e03bfdce765ecba6696970caee8299fc005f

@@ -35,7 +35,10 @@ export class WebhookQuoter implements Quoter {
private webhookProvider: WebhookConfigurationProvider,
private circuitBreakerProvider: CircuitBreakerConfigurationProvider,
private complianceProvider: FillerComplianceConfigurationProvider,
_allow_list: Set<string> = new Set<string>(['c575796f7f471bedbcd4e02e3d1e9cb3c95a402c636bb36b5cd83710dab0b626'])
_allow_list: Set<string> = new Set<string>([
'c575796f7f471bedbcd4e02e3d1e9cb3c95a402c636bb36b5cd83710dab0b626',

Choose a reason for hiding this comment

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

probably remove the old entry?

Copy link
Member

@ConjunctiveNormalForm ConjunctiveNormalForm left a comment

Choose a reason for hiding this comment

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

left one one comment

@rileydcampbell rileydcampbell merged commit 2252fb9 into main Dec 27, 2023
3 checks passed
@rileydcampbell rileydcampbell deleted the re-enable_mm branch December 27, 2023 19:22
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.

2 participants