You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have slot and write_version for metadata_jsons table so there should be an update job if incoming slot > indexed slot. However, we are still facing the same issue because of rate-limiting due to which the json data is never updated for some NFTs.
We are now supporting cardinal JSON URI but this metadata was never updated. #592
The URI data for this NFT was updated but the indexed data wasn't updated #516
We need one more pass to index the updated metadata json
The text was updated successfully, but these errors were encountered:
We have slot and write_version for metadata_jsons table so there should be an update job if incoming slot > indexed slot. However, we are still facing the same issue because of rate-limiting due to which the json data is never updated for some NFTs.
We are now supporting cardinal JSON URI but this metadata was never updated.
#592
The URI data for this NFT was updated but the indexed data wasn't updated
#516
We need one more pass to index the updated metadata json
The text was updated successfully, but these errors were encountered: