Skip to content

[bid-manager-api] Implement report_id / query_id check #208

Description

@AndreyMarkinPPC

If query with the same hash is requested, we might want to check already generated files instead creating new DV360 report from scratch.

The proposed logic:

  • calculate query hash and save to .txt. Inside it store report_id and query_id
  • when running a query check if .txt is presented, read report_id and query_id from it and pass to api_clients.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions