Actions
dev #3258
open[BE] Automated scraping failure in production environemnt
Description
Issues¶
- Investigate reason behind scraping failure
- Fix tool update error for existing tools after scraping
Reasons behind failure¶
Scraping Failure¶
- Storage folder was not created by default. As a result, the svgHashes.json file couldn't be created
Update Error¶
- Release date was not correctly extracted from the scraped data. This caused the trx to roll back and cause the error
Actions