Skip to content

Conversation

vincent-pochet
Copy link
Collaborator

This reverts commit bd2391e and reapply ff8e739 with fixes

The Karafka::Web.enable! was called for every application, no matter the presence of the correct configuration. This PR ensures it is turned on only when expected

@vincent-pochet vincent-pochet merged commit b0146f4 into main Mar 13, 2025
6 checks passed
@vincent-pochet vincent-pochet deleted the reapply-kafka branch March 13, 2025 10:20
annvelents pushed a commit that referenced this pull request Mar 17, 2025
…) (#3331)

This reverts commit bd2391e and reapply
ff8e739
with fixes

The `Karafka::Web.enable!` was called for every application, no matter
the presence of the correct configuration. This PR ensures it is turned
on only when expected
vincent-pochet added a commit that referenced this pull request Aug 28, 2025
## Description

This PR removes the `Events::PayInAdvanceKafkaJob` job class. It's a
legacy job that was enqueued before from the event processor.
The need for this job was removed with introduction of the event pay in
advance consumer in #3331
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