Skip to content

Issue with producer information from s3 bucket source. #866

@pmjanus

Description

@pmjanus

Overview

The issue is related to the inability to retrieve the complete producer information, specifically the country data, from the https://telos-producer-validation.s3.amazonaws.com/ URL, which is used to display producer details on https://explorer-test.telos.net/vote and https://app.telos.net/validators. The current response is truncated, providing only the first 1k values.

Links

  • URL returning truncated data: https://telos-producer-validation.s3.amazonaws.com/
  • Related endpoint: /v1/chain/get_producers

Acceptance Criteria

  • The URL https://telos-producer-validation.s3.amazonaws.com/ should return the complete XML data without truncation.
  • The producer information, including the country, should be accurately displayed on https://explorer-test.telos.net/vote and https://app.telos.net/validators.

Tasks

  • Investigate the reason for the truncated response from https://telos-producer-validation.s3.amazonaws.com/.
  • Explore options to retrieve the complete XML data, either by modifying the existing URL or finding an alternative approach.
  • Ensure that the retrieved producer information, including the country data, is properly integrated and displayed on the relevant websites (https://explorer-test.telos.net/vote and https://app.telos.net/validators).
  • Test the solution thoroughly to ensure accurate and complete display of producer information.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions