Skip to content

Conversation

@bglimepoint
Copy link

@bglimepoint bglimepoint commented Nov 14, 2025

result is nil when running DELETE FROM public.que_jobs WHERE id = $1::bigint, which results in an error log.


Not sure whether this is something specific to us, but we're running 2.4.1 and are often seeing "error":"NoMethodError: undefined method 'fields' for nil" in our Que logs. Looks like this is where it's coming from (inside convert_result when it calls result.fields).

`result` is nil when running `DELETE FROM public.que_jobs WHERE id = ::bigint`, which results in an error log.
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.

1 participant