Skip to content

Add global and per feed configuration(integrate feeds download) #1325

Description

@davidgamez

Describe the problem

As part of #1301, we needed to add global and per-feed configurations to allow more flexibility in the feeds' processing.

Proposed solution

Tasks:

  • Design SQL entities to model global configuration keys and per-feed configuration.
  • Create a "configuration service" exposing a get_key Python function.
  • Using the newly created configuration service, update the feed download process to add additional HTTP headers per specific feeds.

Alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions