Rosa Gutierrez
Rosa Gutierrez
Thanks a lot for the extra information, that's very helpful. > Are there any parts of Solid Queue that might assume integer-based primary keys or rely on their sequential nature?...
> But do you think this inconsistency could potentially be the source of the "Key (job_id) already exists" error I've been experiencing? I'm not sure; I think it shouldn't, but...
Hey @asndiallo, did you hit the issue again after running that migration for `process_id`?
Awesome! Thanks a lot 🙏
Huh, that's indeed puzzling! May I ask what's your Solid Queue configuration? And whether you have [`config.rake_eager_load`](https://guides.rubyonrails.org/configuring.html#config-rake-eager-load) set to `true` by any chance?
Thanks so much for sending that. > I don't have `config.rake_eager_load` set at all so it defaults to false I believe. Yes, that's right. I'm quite puzzled in any case,...
Sorry for the delay and thanks for trying that out 🙏 My only guess right now is that it might be because of eager loading the whole app instead of...
Hey @kersuzananthony, thanks for considering `solid_queue` for your app 🙏 I'm afraid there isn't a way right now to run Solid Queue workers right now with a pool smaller than...
Going to close this one as there's nothing else to do on the Solid Queue side, but if you run into trouble with the suggestion let me know or feel...
Nice! No problem at all, thanks a lot for letting me know! 🙏