Skip to content
This repository was archived by the owner on Mar 21, 2023. It is now read-only.
This repository was archived by the owner on Mar 21, 2023. It is now read-only.

token api can show undefined image data #58

@Jbern16

Description

@Jbern16

under heavy load sometimes our webhook is ahead of our the current data in the token api, which would return null for image_url and external_url. this would cascade into discord failures.

potential solutions:

  1. use construct the url ourselves based off the data we have (thumnailLocation, id, contract version)
  2. add retry logic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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