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

transaction result is [BAD_VALUE] #2

Open
camfeghali opened this issue Nov 7, 2024 · 0 comments
Open

transaction result is [BAD_VALUE] #2

camfeghali opened this issue Nov 7, 2024 · 0 comments

Comments

@camfeghali
Copy link

After installing the lib and adding it to my application tree, I get transactions in my new relic UI. Unfortunately, when I run
the following NRQL query

SELECT *
FROM Transaction 
WHERE name = 'OtherTransaction/Oban/My.Oban.Job.Module/perform'

The result value is [BAD_VALUE]

Screenshot 2024-11-07 at 4 15 08 PM

Am I missing something ? is there a specific value I should return from my jobs ?

As a side question: How can I record/track failed/succeeded/discarded jobs ? thanks!

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

No branches or pull requests

1 participant