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

OnDemandDerivativeCreator raises NameError #2821

Open
honeybadger bot opened this issue Dec 16, 2024 · 1 comment
Open

OnDemandDerivativeCreator raises NameError #2821

honeybadger bot opened this issue Dec 16, 2024 · 1 comment
Assignees

Comments

@honeybadger
Copy link

honeybadger bot commented Dec 16, 2024

[scihist_digicoll/production] NameError: undefined local variable or method `type' for an instance of OnDemandDerivativeCreator.

Params:

{
  "controller" => "on_demand_derivatives",
  "action" => "on_demand_status",
  "id" => "0g354f27r",
  "derivative_type" => "pdf_file"
}

Backtrace

line 71 of [PROJECT_ROOT]/app/services/on_demand_derivative_creator.rb: rescue in find_or_create_record
line 46 of [PROJECT_ROOT]/app/services/on_demand_derivative_creator.rb: find_or_create_record
line 65 of [PROJECT_ROOT]/app/services/on_demand_derivative_creator.rb: find_or_create_record

View full backtrace and more info at honeybadger.io

@eddierubeiz eddierubeiz changed the title [scihist_digicoll/production] NameError: undefined local variable or method `type' for an instance of OnDemandDerivativeCreator OnDemandDerivativeCreator throws NameError Dec 16, 2024
@jrochkind
Copy link
Contributor

Apparently a bug in some rarely-triggered error recovery code. We should fix it asap, I'm gonna assign myself and move it to in progress.

@jrochkind jrochkind self-assigned this Dec 16, 2024
@jrochkind jrochkind changed the title OnDemandDerivativeCreator throws NameError OnDemandDerivativeCreator raises NameError Dec 16, 2024
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