Vladimir Garvardt

Results 58 comments of Vladimir Garvardt

this is just an example that works via copy-paste, it is just to show you that google `uuid` is compatible with pg `uuid` in pgx w/out any additional drivers/libraries

The easiest way for you would be to use different queues - one for slow and one for fast tasks. This way you would be able to scale workers in...

> The problem here is with the failed jobs, I believe it always retries according to run_at and not priority retry jobs are working in the same way as regular...

Starting from v1.25.0 OTel requires `go 1.21` and `gue` is currently pinned to `go 1.20`. I'll bump min required version to 1.21 since 1.20 reached end of support already.

pls check if https://github.com/vgarvardt/gue/releases/tag/v5.7.0 solves your problem PS GH closed the issue automatically after the linked PR was merged

oh, v4 - this version is not support anymore, most likely you'd need to create your fork

I do not even have a separate branch with v4, will try to create one later today from the commit before switched to v5

just merged https://github.com/vgarvardt/gue/pull/290 to newly created `v4` branch. Pls check if it solves your problem. If all good - I'll release 4.2.0