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

Ft/asynq worker #5

Merged
merged 7 commits into from
Jul 6, 2023
Merged

Ft/asynq worker #5

merged 7 commits into from
Jul 6, 2023

Conversation

morka17
Copy link
Owner

@morka17 morka17 commented Jul 6, 2023

  1. Implement background worker in Go with Redis and asynq
  2. Integrate async worker to the web server
  3. Send async tasks to Redis within a DB transaction
  4. Handle errors and print structured logs for Asynq workers
  5. Add a delay for async task execution

@morka17 morka17 merged commit 6785fc7 into main Jul 6, 2023
1 check failed
@morka17 morka17 deleted the ft/asynqWorker branch July 6, 2023 22:29
@morka17 morka17 restored the ft/asynqWorker branch July 6, 2023 22:29
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

1 participant