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

Add fetch connected account job #3313

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

Weiko
Copy link
Member

@Weiko Weiko commented Jan 8, 2024

Context

Introducing a new FetchAllMessagesFromConnectedAccountJob (that was simply logging before), this job should now be enqueued by our fetch-messages command (however this is only temporary since we want to enqueue that job after connected account creation)
Also moving google logic to a provider module, this is a first step but we should also make refetch-token + batch service logic in this module as well

Test

tested locally with sync mode

Copy link
Contributor

@bosiraphael bosiraphael left a comment

Choose a reason for hiding this comment

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

LGTM

@Weiko Weiko merged commit ea2cb89 into main Jan 8, 2024
12 of 13 checks passed
@Weiko Weiko deleted the c--add-fetch-connected-account-thread-job branch January 8, 2024 17:24
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.

None yet

2 participants