Commit graph

9 commits

Author SHA1 Message Date
2005 8a2cc61c0d consumer: stupid wrapper for job to send back data
All checks were successful
CD / docker (push) Successful in 13m11s
2024-08-26 10:29:13 +02:00
2005 c4ab5917f3 apalis implementation: now any messages incoming are sent to apalis to be processeds but I still haven't found a way to ack the message once the worker is done with the job
All checks were successful
CD / docker (push) Successful in 12m47s
2024-08-25 10:53:19 +02:00
2005 5224e1751a stole example from rabbitmq-tutorials
All checks were successful
CD / docker (push) Successful in 12m41s
2024-08-25 09:13:36 +02:00
2005 f42a9adafc actions: fixup
All checks were successful
CD / docker (push) Successful in 12m45s
2024-08-25 03:54:06 +02:00
2005 a0ba1c7d56 cd: flake.nix added container packages
Some checks failed
CD / docker (push) Failing after 40s
.forgejo: added cd and publishing for containers
2024-08-25 03:48:11 +02:00
2005 3fffaf3bab producer: sends msg and await response 2024-08-25 03:41:29 +02:00
2005 90906a701c consumer: it now responds to the corrent id 2024-08-25 03:41:13 +02:00
2005 953f7c154b switched to lapin
if both clients run at the same time the server producer seems to acknowledge the feedback but any time the producer dies the consumer begins to flood the server
2024-08-25 02:43:29 +02:00
2005 8045480513 init 2024-08-24 13:33:11 +02:00